|
Geant4-11
|
Public Member Functions | |
| LastVector () | |
| LastVector (const LastVector &r) | |
| LastVector & | operator= (const LastVector &r) |
| ~LastVector () | |
Data Fields | |
| G4ThreeVector | p |
| G4VTwistSurface ** | surface |
| G4ThreeVector | vec |
Definition at line 251 of file G4TwistedTubs.hh.
|
inline |
Definition at line 254 of file G4TwistedTubs.hh.
References kInfinity, p, CLHEP::Hep3Vector::set(), surface, and vec.
|
inline |
Definition at line 260 of file G4TwistedTubs.hh.
References surface.
|
inline |
Definition at line 264 of file G4TwistedTubs.hh.
References surface.
|
inline |
| G4ThreeVector G4TwistedTubs::LastVector::p |
Definition at line 278 of file G4TwistedTubs.hh.
Referenced by LastVector(), operator=(), and G4TwistedTubs::SurfaceNormal().
| G4VTwistSurface** G4TwistedTubs::LastVector::surface |
Definition at line 280 of file G4TwistedTubs.hh.
Referenced by G4TwistedTubs::DistanceToOut(), LastVector(), operator=(), G4TwistedTubs::SurfaceNormal(), and ~LastVector().
| G4ThreeVector G4TwistedTubs::LastVector::vec |
Definition at line 279 of file G4TwistedTubs.hh.
Referenced by LastVector(), operator=(), and G4TwistedTubs::SurfaceNormal().