#include <G4TrackState.hh>
Definition at line 141 of file G4TrackState.hh.
Definition at line 153 of file G4TrackState.hh.
155 std::map<void*, G4VTrackStateHandle>::const_iterator it =
156 fMultipleTrackStates.find(adress);
157 if (it == fMultipleTrackStates.end())
G4shared_ptr< G4VTrackState > G4VTrackStateHandle
Definition at line 165 of file G4TrackState.hh.
167 std::map<void*, G4VTrackStateHandle>::const_iterator it =
168 fMultipleTrackStates.find((
void*)adress);
169 if (it == fMultipleTrackStates.end())
G4shared_ptr< G4VTrackState > G4VTrackStateHandle
Definition at line 182 of file G4TrackState.hh.
184 std::map<int, G4VTrackStateHandle>::const_iterator it =
186 if (it == fTrackStates.end())
G4shared_ptr< G4VTrackState > G4VTrackStateHandle
The documentation for this class was generated from the following file:
- geant4.10.03.p01/source/processes/electromagnetic/dna/management/include/G4TrackState.hh