ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/field/field04/include/F04TrajectoryPoint.hh>
Private Attributes | |
G4double | fTime |
G4ThreeVector | fMomentum |
G4StepStatus | fStepStatus |
G4String | fVolumeName |
Definition at line 46 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 46 of file F04TrajectoryPoint.hh
F04TrajectoryPoint::F04TrajectoryPoint | ( | ) |
Definition at line 53 of file F04TrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 53 of file F04TrajectoryPoint.cc
F04TrajectoryPoint::F04TrajectoryPoint | ( | const G4Track * | aTrack | ) |
Definition at line 76 of file F04TrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 76 of file F04TrajectoryPoint.cc
References fMomentum, fStepStatus, fTime, fUndefined, fVolumeName, G4Track::GetGlobalTime(), G4Track::GetMomentum(), G4VPhysicalVolume::GetName(), and G4Track::GetVolume().
F04TrajectoryPoint::F04TrajectoryPoint | ( | const G4Step * | aStep | ) |
Definition at line 59 of file F04TrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 59 of file F04TrajectoryPoint.cc
References fMomentum, fStepStatus, fTime, fVolumeName, G4StepPoint::GetGlobalTime(), G4StepPoint::GetMomentum(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPostStepPoint(), and G4StepPoint::GetStepStatus().
F04TrajectoryPoint::F04TrajectoryPoint | ( | const F04TrajectoryPoint & | right | ) |
Definition at line 87 of file F04TrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 87 of file F04TrajectoryPoint.cc
References fMomentum, fStepStatus, fTime, and fVolumeName.
|
virtual |
Definition at line 98 of file F04TrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 98 of file F04TrajectoryPoint.cc
|
virtual |
Reimplemented from G4TrajectoryPoint.
Definition at line 134 of file F04TrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 134 of file F04TrajectoryPoint.cc
References fMomentum, fStepStatus, fTime, fVolumeName, G4BestUnit, G4cout, GetAttDefs(), and Acts::Test::values.
Reimplemented from G4TrajectoryPoint.
Definition at line 102 of file F04TrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 102 of file F04TrajectoryPoint.cc
References G4AttDefStore::GetInstance().
Referenced by CreateAttValues().
|
inline |
Definition at line 70 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 70 of file F04TrajectoryPoint.hh
References fMomentum.
|
inline |
Definition at line 71 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 71 of file F04TrajectoryPoint.hh
References fStepStatus.
|
inline |
Definition at line 69 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 69 of file F04TrajectoryPoint.hh
References fTime.
|
inline |
Definition at line 72 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 72 of file F04TrajectoryPoint.hh
References fVolumeName.
Definition at line 101 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 101 of file F04TrajectoryPoint.hh
References F04TrajPointAllocator.
|
inline |
Definition at line 94 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 94 of file F04TrajectoryPoint.hh
References F04TrajPointAllocator.
|
inline |
Definition at line 64 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 64 of file F04TrajectoryPoint.hh
|
private |
Definition at line 86 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 86 of file F04TrajectoryPoint.hh
Referenced by CreateAttValues(), F04TrajectoryPoint(), and GetMomentum().
|
private |
Definition at line 87 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 87 of file F04TrajectoryPoint.hh
Referenced by CreateAttValues(), F04TrajectoryPoint(), and GetStepStatus().
|
private |
Definition at line 85 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 85 of file F04TrajectoryPoint.hh
Referenced by CreateAttValues(), F04TrajectoryPoint(), and GetTime().
|
private |
Definition at line 88 of file F04TrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 88 of file F04TrajectoryPoint.hh
Referenced by CreateAttValues(), F04TrajectoryPoint(), and GetVolumeName().