ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4VTrackStateDependent () | |
virtual | ~G4VTrackStateDependent () |
virtual void | NewTrackState ()=0 |
virtual void | LoadTrackState (G4TrackStateManager &)=0 |
virtual void | SaveTrackState (G4TrackStateManager &)=0 |
virtual G4VTrackStateHandle | GetTrackState () const =0 |
virtual G4VTrackStateHandle | PopTrackState ()=0 |
virtual void | ResetTrackState ()=0 |
Definition at line 196 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 196 of file G4TrackState.hh
|
inline |
Definition at line 199 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 199 of file G4TrackState.hh
|
inlinevirtual |
Definition at line 200 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 200 of file G4TrackState.hh
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |