Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
G4GeomTestVolPoint Class Reference

#include <G4GeomTestVolPoint.hh>

Inheritance diagram for G4GeomTestVolPoint:
Inheritance graph
[legend]
Collaboration diagram for G4GeomTestVolPoint:
Collaboration graph
[legend]

Public Member Functions

 G4GeomTestVolPoint ()
 
 G4GeomTestVolPoint (const G4ThreeVector &thePoint, G4double theS, G4bool isEntering, G4int theDaughterIndex)
 
 G4GeomTestVolPoint (const G4GeomTestPoint &base, G4int theDaughterIndex)
 
 G4GeomTestVolPoint (const G4GeomTestPoint &base, G4int theDaughterIndex, const G4ThreeVector &translation, const G4RotationMatrix *rotation=0)
 
 G4GeomTestVolPoint (const G4GeomTestVolPoint &other)
 
virtual ~G4GeomTestVolPoint ()
 
G4GeomTestVolPointoperator= (const G4GeomTestVolPoint &other)
 
G4int GetDaughterIndex () const
 
- Public Member Functions inherited from G4GeomTestPoint
 G4GeomTestPoint ()
 
 G4GeomTestPoint (const G4GeomTestPoint &other)
 
 G4GeomTestPoint (const G4ThreeVector &thePoint, G4double theS, G4bool isEntering)
 
virtual ~G4GeomTestPoint ()
 
G4GeomTestPointoperator= (const G4GeomTestPoint &other)
 
G4bool operator== (const G4GeomTestPoint &other) const
 
G4bool operator< (const G4GeomTestPoint &other) const
 
G4bool operator<= (const G4GeomTestPoint &other) const
 
virtual const G4ThreeVectorGetPosition () const
 
virtual G4double GetDistance () const
 
virtual G4bool Entering () const
 

Protected Attributes

G4int daughterIndex
 
- Protected Attributes inherited from G4GeomTestPoint
G4ThreeVector p
 
G4double s
 
G4bool entering
 

Detailed Description

Definition at line 48 of file G4GeomTestVolPoint.hh.

Constructor & Destructor Documentation

G4GeomTestVolPoint::G4GeomTestVolPoint ( )

Definition at line 90 of file G4GeomTestVolPoint.cc.

G4GeomTestVolPoint::G4GeomTestVolPoint ( const G4ThreeVector thePoint,
G4double  theS,
G4bool  isEntering,
G4int  theDaughterIndex 
)

Definition at line 42 of file G4GeomTestVolPoint.cc.

G4GeomTestVolPoint::G4GeomTestVolPoint ( const G4GeomTestPoint base,
G4int  theDaughterIndex 
)

Definition at line 54 of file G4GeomTestVolPoint.cc.

G4GeomTestVolPoint::G4GeomTestVolPoint ( const G4GeomTestPoint base,
G4int  theDaughterIndex,
const G4ThreeVector translation,
const G4RotationMatrix rotation = 0 
)

Definition at line 63 of file G4GeomTestVolPoint.cc.

Here is the call graph for this function:

G4GeomTestVolPoint::G4GeomTestVolPoint ( const G4GeomTestVolPoint other)

Definition at line 82 of file G4GeomTestVolPoint.cc.

G4GeomTestVolPoint::~G4GeomTestVolPoint ( )
virtual

Definition at line 98 of file G4GeomTestVolPoint.cc.

Member Function Documentation

G4int G4GeomTestVolPoint::GetDaughterIndex ( ) const

Definition at line 126 of file G4GeomTestVolPoint.cc.

G4GeomTestVolPoint & G4GeomTestVolPoint::operator= ( const G4GeomTestVolPoint other)

Definition at line 105 of file G4GeomTestVolPoint.cc.

Here is the call graph for this function:

Member Data Documentation

G4int G4GeomTestVolPoint::daughterIndex
protected

Definition at line 75 of file G4GeomTestVolPoint.hh.


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