ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
CexmcRadialLine (const G4ThreeVector &line) | |
Public Attributes | |
G4double | theta |
G4double | phi |
G4double | length |
Definition at line 70 of file CexmcScenePrimitives.hh.
View newest version in sPHENIX GitHub at line 70 of file CexmcScenePrimitives.hh
|
inline |
Definition at line 72 of file CexmcScenePrimitives.hh.
View newest version in sPHENIX GitHub at line 72 of file CexmcScenePrimitives.hh
G4double CexmcScenePrimitives::CexmcRadialLine::length |
Definition at line 80 of file CexmcScenePrimitives.hh.
View newest version in sPHENIX GitHub at line 80 of file CexmcScenePrimitives.hh
Referenced by CexmcScenePrimitives::DrawRadialLine().
G4double CexmcScenePrimitives::CexmcRadialLine::phi |
Definition at line 78 of file CexmcScenePrimitives.hh.
View newest version in sPHENIX GitHub at line 78 of file CexmcScenePrimitives.hh
Referenced by CexmcScenePrimitives::DrawRadialLine().
G4double CexmcScenePrimitives::CexmcRadialLine::theta |
Definition at line 76 of file CexmcScenePrimitives.hh.
View newest version in sPHENIX GitHub at line 76 of file CexmcScenePrimitives.hh
Referenced by CexmcScenePrimitives::DrawRadialLine().