ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
LastVector () | |
~LastVector () | |
LastVector (const LastVector &r) | |
LastVector & | operator= (const LastVector &r) |
Public Attributes | |
G4ThreeVector | p |
G4ThreeVector | vec |
G4VTwistSurface ** | surface |
Definition at line 250 of file G4TwistedTubs.hh.
View newest version in sPHENIX GitHub at line 250 of file G4TwistedTubs.hh
|
inline |
Definition at line 253 of file G4TwistedTubs.hh.
View newest version in sPHENIX GitHub at line 253 of file G4TwistedTubs.hh
References kInfinity, CLHEP::Hep3Vector::set(), surface, and vec.
|
inline |
Definition at line 259 of file G4TwistedTubs.hh.
View newest version in sPHENIX GitHub at line 259 of file G4TwistedTubs.hh
References surface.
|
inline |
Definition at line 263 of file G4TwistedTubs.hh.
View newest version in sPHENIX GitHub at line 263 of file G4TwistedTubs.hh
References surface.
|
inline |
Definition at line 268 of file G4TwistedTubs.hh.
View newest version in sPHENIX GitHub at line 268 of file G4TwistedTubs.hh
G4ThreeVector G4TwistedTubs::LastVector::p |
Definition at line 277 of file G4TwistedTubs.hh.
View newest version in sPHENIX GitHub at line 277 of file G4TwistedTubs.hh
Referenced by operator=(), and G4TwistedTubs::SurfaceNormal().
G4VTwistSurface** G4TwistedTubs::LastVector::surface |
Definition at line 279 of file G4TwistedTubs.hh.
View newest version in sPHENIX GitHub at line 279 of file G4TwistedTubs.hh
Referenced by G4TwistedTubs::DistanceToOut(), LastVector(), operator=(), G4TwistedTubs::SurfaceNormal(), and ~LastVector().
G4ThreeVector G4TwistedTubs::LastVector::vec |
Definition at line 278 of file G4TwistedTubs.hh.
View newest version in sPHENIX GitHub at line 278 of file G4TwistedTubs.hh
Referenced by LastVector(), operator=(), and G4TwistedTubs::SurfaceNormal().