|
Geant4
10.03.p01
|
#include <G4CascadeHistory.hh>

Public Member Functions | |
| HistoryEntry () | |
| HistoryEntry (const G4CascadParticle &cp) | |
| void | clear () |
Public Attributes | |
| G4CascadParticle | cpart |
| G4int | n |
| G4int | dId [10] |
Definition at line 64 of file G4CascadeHistory.hh.
|
inline |
|
inline |
| void G4CascadeHistory::HistoryEntry::clear | ( | ) |
| G4CascadParticle G4CascadeHistory::HistoryEntry::cpart |
Definition at line 65 of file G4CascadeHistory.hh.
| G4int G4CascadeHistory::HistoryEntry::dId[10] |
Definition at line 67 of file G4CascadeHistory.hh.
| G4int G4CascadeHistory::HistoryEntry::n |
Definition at line 66 of file G4CascadeHistory.hh.