ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
void | SetTrackState (void *adress, G4VTrackStateHandle state) |
G4VTrackStateHandle | GetTrackState (void *adress) const |
template<class T > | |
G4VTrackStateHandle | GetTrackState (T *adress) const |
void | SetTrackState (G4VTrackStateHandle state) |
template<typename T > | |
G4VTrackStateHandle | GetTrackState () const |
Private Attributes | |
std::map< int, G4VTrackStateHandle > | fTrackStates |
std::map< void *, G4VTrackStateHandle > | fMultipleTrackStates |
Definition at line 141 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 141 of file G4TrackState.hh
|
inline |
Definition at line 153 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 153 of file G4TrackState.hh
References fMultipleTrackStates, and it.
Referenced by G4TrackStateDependent< G4ITSafetyHelper >::LoadTrackState().
|
inline |
Definition at line 165 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 165 of file G4TrackState.hh
References fMultipleTrackStates, and it.
|
inline |
Definition at line 182 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 182 of file G4TrackState.hh
References fTrackStates, and it.
|
inline |
Definition at line 148 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 148 of file G4TrackState.hh
References fMultipleTrackStates.
Referenced by G4TrackStateDependent< G4ITSafetyHelper >::SaveTrackState().
|
inline |
Definition at line 176 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 176 of file G4TrackState.hh
References fTrackStates.
|
private |
Definition at line 144 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 144 of file G4TrackState.hh
Referenced by GetTrackState(), and SetTrackState().
|
private |
Definition at line 143 of file G4TrackState.hh.
View newest version in sPHENIX GitHub at line 143 of file G4TrackState.hh
Referenced by GetTrackState(), and SetTrackState().