Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TrackState.hh>
Public Member Functions | |
G4VTrackState ()=default | |
virtual | ~G4VTrackState ()=default |
virtual int | GetID ()=0 |
Definition at line 83 of file G4TrackState.hh.
|
default |
|
virtualdefault |
|
pure virtual |
Implemented in G4TrackStateBase< T >, G4TrackStateBase< G4ITNavigator >, and G4TrackStateBase< G4ITPathFinder >.