![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/optical/wls/include/WLSTrajectoryPoint.hh>
Inheritance diagram for WLSTrajectoryPoint:
Collaboration diagram for WLSTrajectoryPoint:Private Attributes | |
| G4double | fTime |
| G4ThreeVector | fMomentum |
| G4StepStatus | fStepStatus |
| G4String | fVolumeName |
Definition at line 49 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 49 of file WLSTrajectoryPoint.hh
| WLSTrajectoryPoint::WLSTrajectoryPoint | ( | ) |
Definition at line 53 of file WLSTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 53 of file WLSTrajectoryPoint.cc
| WLSTrajectoryPoint::WLSTrajectoryPoint | ( | const G4Track * | aTrack | ) |
Definition at line 76 of file WLSTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 76 of file WLSTrajectoryPoint.cc
References fMomentum, fStepStatus, fTime, fUndefined, fVolumeName, G4Track::GetGlobalTime(), G4Track::GetMomentum(), G4VPhysicalVolume::GetName(), and G4Track::GetVolume().
Here is the call graph for this function:| WLSTrajectoryPoint::WLSTrajectoryPoint | ( | const G4Step * | aStep | ) |
Definition at line 59 of file WLSTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 59 of file WLSTrajectoryPoint.cc
References fMomentum, fStepStatus, fTime, fVolumeName, G4StepPoint::GetGlobalTime(), G4StepPoint::GetMomentum(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPostStepPoint(), and G4StepPoint::GetStepStatus().
Here is the call graph for this function:| WLSTrajectoryPoint::WLSTrajectoryPoint | ( | const WLSTrajectoryPoint & | right | ) |
Definition at line 87 of file WLSTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 87 of file WLSTrajectoryPoint.cc
References fMomentum, fStepStatus, fTime, and fVolumeName.
|
virtual |
Definition at line 98 of file WLSTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 98 of file WLSTrajectoryPoint.cc
|
virtual |
Reimplemented from G4TrajectoryPoint.
Definition at line 134 of file WLSTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 134 of file WLSTrajectoryPoint.cc
References fMomentum, fStepStatus, fTime, fVolumeName, G4BestUnit, G4cout, GetAttDefs(), and Acts::Test::values.
Here is the call graph for this function:Reimplemented from G4TrajectoryPoint.
Definition at line 102 of file WLSTrajectoryPoint.cc.
View newest version in sPHENIX GitHub at line 102 of file WLSTrajectoryPoint.cc
References G4AttDefStore::GetInstance().
Referenced by CreateAttValues().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 73 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 73 of file WLSTrajectoryPoint.hh
References fMomentum.
|
inline |
Definition at line 74 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 74 of file WLSTrajectoryPoint.hh
References fStepStatus.
|
inline |
Definition at line 72 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 72 of file WLSTrajectoryPoint.hh
References fTime.
|
inline |
Definition at line 75 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 75 of file WLSTrajectoryPoint.hh
References fVolumeName.
Definition at line 104 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 104 of file WLSTrajectoryPoint.hh
References WLSTrajPointAllocator.
|
inline |
Definition at line 97 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 97 of file WLSTrajectoryPoint.hh
References WLSTrajPointAllocator.
|
inline |
Definition at line 67 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 67 of file WLSTrajectoryPoint.hh
|
private |
Definition at line 89 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 89 of file WLSTrajectoryPoint.hh
Referenced by CreateAttValues(), GetMomentum(), and WLSTrajectoryPoint().
|
private |
Definition at line 90 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 90 of file WLSTrajectoryPoint.hh
Referenced by CreateAttValues(), GetStepStatus(), and WLSTrajectoryPoint().
|
private |
Definition at line 88 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 88 of file WLSTrajectoryPoint.hh
Referenced by CreateAttValues(), GetTime(), and WLSTrajectoryPoint().
|
private |
Definition at line 91 of file WLSTrajectoryPoint.hh.
View newest version in sPHENIX GitHub at line 91 of file WLSTrajectoryPoint.hh
Referenced by CreateAttValues(), GetVolumeName(), and WLSTrajectoryPoint().