ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VTwistedFaceted::LastVector Class Reference
+ Collaboration diagram for G4VTwistedFaceted::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 210 of file G4VTwistedFaceted.hh.

View newest version in sPHENIX GitHub at line 210 of file G4VTwistedFaceted.hh

Constructor & Destructor Documentation

G4VTwistedFaceted::LastVector::LastVector ( )
inline

Definition at line 213 of file G4VTwistedFaceted.hh.

View newest version in sPHENIX GitHub at line 213 of file G4VTwistedFaceted.hh

References kInfinity, CLHEP::Hep3Vector::set(), surface, and vec.

+ Here is the call graph for this function:

G4VTwistedFaceted::LastVector::~LastVector ( )
inline

Definition at line 219 of file G4VTwistedFaceted.hh.

View newest version in sPHENIX GitHub at line 219 of file G4VTwistedFaceted.hh

References surface.

G4VTwistedFaceted::LastVector::LastVector ( const LastVector r)
inline

Definition at line 223 of file G4VTwistedFaceted.hh.

View newest version in sPHENIX GitHub at line 223 of file G4VTwistedFaceted.hh

References surface.

Member Function Documentation

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

Definition at line 228 of file G4VTwistedFaceted.hh.

View newest version in sPHENIX GitHub at line 228 of file G4VTwistedFaceted.hh

References p, surface, and vec.

Member Data Documentation

G4ThreeVector G4VTwistedFaceted::LastVector::p

Definition at line 237 of file G4VTwistedFaceted.hh.

View newest version in sPHENIX GitHub at line 237 of file G4VTwistedFaceted.hh

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

G4VTwistSurface** G4VTwistedFaceted::LastVector::surface

Definition at line 239 of file G4VTwistedFaceted.hh.

View newest version in sPHENIX GitHub at line 239 of file G4VTwistedFaceted.hh

Referenced by G4VTwistedFaceted::DistanceToOut(), LastVector(), operator=(), G4VTwistedFaceted::SurfaceNormal(), and ~LastVector().

G4ThreeVector G4VTwistedFaceted::LastVector::vec

Definition at line 238 of file G4VTwistedFaceted.hh.

View newest version in sPHENIX GitHub at line 238 of file G4VTwistedFaceted.hh

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


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