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

#include <G4GeomTestOverlapList.hh>

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

Public Member Functions

 G4GeomTestOverlapList ()
 
 G4GeomTestOverlapList (const G4VPhysicalVolume *theMother, G4int theDaughter1, G4int theDaughter2)
 
virtual ~G4GeomTestOverlapList ()
 
G4bool operator== (const G4GeomTestOverlapList &other) const
 
G4bool operator< (const G4GeomTestOverlapList &other) const
 
const G4VPhysicalVolumeGetDaughter1 () const
 
const G4VPhysicalVolumeGetDaughter2 () const
 
G4int GetDaughter1Index () const
 
G4int GetDaughter2Index () const
 
void GetDaught1Points (G4int, G4ThreeVector &, G4ThreeVector &) const
 
void GetDaught2Points (G4int, G4ThreeVector &, G4ThreeVector &) const
 
- Public Member Functions inherited from G4GeomTestErrorList
 G4GeomTestErrorList (const G4VPhysicalVolume *theMother)
 
virtual ~G4GeomTestErrorList ()
 
void AddError (const G4ThreeVector &s1, const G4ThreeVector &s2)
 
const G4VPhysicalVolumeGetMother () const
 
G4int NumError () const
 
void GetMotherPoints (G4int i, G4ThreeVector &s1, G4ThreeVector &s2) const
 
void GetGlobalPoints (G4int i, G4ThreeVector &s1, G4ThreeVector &s2) const
 
void GetOneDaughtPoints (const G4VPhysicalVolume *daught, G4int i, G4ThreeVector &s1, G4ThreeVector &s2) const
 

Detailed Description

Definition at line 52 of file G4GeomTestOverlapList.hh.

Constructor & Destructor Documentation

G4GeomTestOverlapList::G4GeomTestOverlapList ( )

Definition at line 58 of file G4GeomTestOverlapList.cc.

G4GeomTestOverlapList::G4GeomTestOverlapList ( const G4VPhysicalVolume theMother,
G4int  theDaughter1,
G4int  theDaughter2 
)

Definition at line 45 of file G4GeomTestOverlapList.cc.

G4GeomTestOverlapList::~G4GeomTestOverlapList ( )
virtual

Definition at line 68 of file G4GeomTestOverlapList.cc.

Member Function Documentation

void G4GeomTestOverlapList::GetDaught1Points ( G4int  i,
G4ThreeVector s1,
G4ThreeVector s2 
) const

Definition at line 122 of file G4GeomTestOverlapList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4GeomTestOverlapList::GetDaught2Points ( G4int  i,
G4ThreeVector s1,
G4ThreeVector s2 
) const

Definition at line 136 of file G4GeomTestOverlapList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

const G4VPhysicalVolume * G4GeomTestOverlapList::GetDaughter1 ( ) const

Definition at line 95 of file G4GeomTestOverlapList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4GeomTestOverlapList::GetDaughter1Index ( ) const

Definition at line 105 of file G4GeomTestOverlapList.cc.

const G4VPhysicalVolume * G4GeomTestOverlapList::GetDaughter2 ( ) const

Definition at line 100 of file G4GeomTestOverlapList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4GeomTestOverlapList::GetDaughter2Index ( ) const

Definition at line 110 of file G4GeomTestOverlapList.cc.

G4bool G4GeomTestOverlapList::operator< ( const G4GeomTestOverlapList other) const

Definition at line 82 of file G4GeomTestOverlapList.cc.

G4bool G4GeomTestOverlapList::operator== ( const G4GeomTestOverlapList other) const

Definition at line 76 of file G4GeomTestOverlapList.cc.


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