Geant4  10.00.p02
G4TwistedTubs::LastVector Class Reference
+ Collaboration diagram for G4TwistedTubs::LastVector:

Public Member Functions

 LastVector ()
 
 ~LastVector ()
 
 LastVector (const LastVector &r)
 
LastVectoroperator= (const LastVector &r)
 

Public Attributes

G4ThreeVector p
 
G4ThreeVector vec
 
G4VTwistSurface ** surface
 

Detailed Description

Definition at line 265 of file G4TwistedTubs.hh.

Constructor & Destructor Documentation

G4TwistedTubs::LastVector::LastVector ( )
inline

Definition at line 268 of file G4TwistedTubs.hh.

References kInfinity, surface, and vec.

G4TwistedTubs::LastVector::~LastVector ( )
inline

Definition at line 274 of file G4TwistedTubs.hh.

References surface.

G4TwistedTubs::LastVector::LastVector ( const LastVector r)
inline

Definition at line 278 of file G4TwistedTubs.hh.

References surface.

Member Function Documentation

LastVector& G4TwistedTubs::LastVector::operator= ( const LastVector r)
inline

Definition at line 283 of file G4TwistedTubs.hh.

References p, surface, and vec.

Member Data Documentation

G4ThreeVector G4TwistedTubs::LastVector::p

Definition at line 292 of file G4TwistedTubs.hh.

Referenced by operator=(), and G4TwistedTubs::SurfaceNormal().

G4VTwistSurface** G4TwistedTubs::LastVector::surface
G4ThreeVector G4TwistedTubs::LastVector::vec

Definition at line 293 of file G4TwistedTubs.hh.

Referenced by LastVector(), operator=(), and G4TwistedTubs::SurfaceNormal().


The documentation for this class was generated from the following file: