Geant4
10.00.p03
|
#include <G4VTrackState.hh>
Public Member Functions | |
~G4TrackStateID () | |
virtual int | GetStateID () |
Static Public Member Functions | |
static CLHEP::shared_ptr < G4VTrackStateID > | Get () |
static int | GetID () |
Private Member Functions | |
G4TrackStateID () | |
Private Attributes | |
const int | fID |
Static Private Attributes | |
static CLHEP::shared_ptr < G4TrackStateID< T > > | fgTrackStateID |
Additional Inherited Members | |
Protected Member Functions inherited from G4VTrackStateID | |
G4VTrackStateID () | |
virtual | ~G4VTrackStateID () |
Static Protected Attributes inherited from G4VTrackStateID | |
static int | fgLastID = 0 |
Definition at line 52 of file G4VTrackState.hh.
|
inline |
Definition at line 65 of file G4VTrackState.hh.
|
inlineprivate |
Definition at line 81 of file G4VTrackState.hh.
References G4VTrackStateID::fgLastID, and G4TrackStateID< T >::fgTrackStateID.
|
inlinestatic |
Definition at line 55 of file G4VTrackState.hh.
References G4TrackStateID< T >::fgTrackStateID.
|
inlinestatic |
Definition at line 72 of file G4VTrackState.hh.
References G4TrackStateID< T >::fgTrackStateID.
|
inlinevirtual |
Implements G4VTrackStateID.
Definition at line 67 of file G4VTrackState.hh.
References G4TrackStateID< T >::fID.
|
staticprivate |
Definition at line 87 of file G4VTrackState.hh.
Referenced by G4TrackStateID< T >::G4TrackStateID(), G4TrackStateID< T >::Get(), and G4TrackStateID< T >::GetID().
|
private |
Definition at line 88 of file G4VTrackState.hh.
Referenced by G4TrackStateID< T >::GetStateID().