ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4VTrackState () | |
virtual | ~G4VTrackState () |
virtual int | GetID ()=0 |
Definition at line 83 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 83 of file G4TrackState.hh
|
inline |
Definition at line 86 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 86 of file G4TrackState.hh
|
inlinevirtual |
Definition at line 87 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 87 of file G4TrackState.hh
|
pure virtual |
Implemented in G4TrackStateBase< T >, G4TrackStateBase< G4ITPathFinder >, and G4TrackStateBase< G4ITNavigator >.