|
Geant4
10.01.p02
|
#include <G4TrackState.hh>
Inheritance diagram for G4TrackStateBase< T >:
Collaboration diagram for G4TrackStateBase< T >:Public Member Functions | |
| virtual | ~G4TrackStateBase () |
| virtual int | GetID () |
| G4TrackStateBase () | |
Public Member Functions inherited from G4VTrackState | |
| G4VTrackState () | |
| virtual | ~G4VTrackState () |
Static Public Member Functions | |
| static int | ID () |
Private Types | |
| typedef type_wrapper< T > | traits_type |
Friends | |
| class | G4TrackStateDependent< T > |
Definition at line 133 of file G4TrackState.hh.
|
private |
Definition at line 136 of file G4TrackState.hh.
|
inlinevirtual |
Definition at line 150 of file G4TrackState.hh.
|
inline |
Definition at line 164 of file G4TrackState.hh.
|
inlinevirtual |
Implements G4VTrackState.
Reimplemented in G4TrackState< T >, and G4TrackState< G4ITNavigator >.
Definition at line 154 of file G4TrackState.hh.
|
inlinestatic |
Definition at line 159 of file G4TrackState.hh.
|
friend |
Definition at line 147 of file G4TrackState.hh.