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

#include <G4GeomTestErrorList.hh>

Inheritance diagram for G4GeomTestErrorList:
Inheritance graph
[legend]

Public Member Functions

 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 55 of file G4GeomTestErrorList.hh.

Constructor & Destructor Documentation

G4GeomTestErrorList::G4GeomTestErrorList ( const G4VPhysicalVolume theMother)

Definition at line 45 of file G4GeomTestErrorList.cc.

G4GeomTestErrorList::~G4GeomTestErrorList ( )
virtual

Definition at line 55 of file G4GeomTestErrorList.cc.

Member Function Documentation

void G4GeomTestErrorList::AddError ( const G4ThreeVector s1,
const G4ThreeVector s2 
)

Definition at line 64 of file G4GeomTestErrorList.cc.

void G4GeomTestErrorList::GetGlobalPoints ( G4int  i,
G4ThreeVector s1,
G4ThreeVector s2 
) const

Definition at line 109 of file G4GeomTestErrorList.cc.

Here is the caller graph for this function:

const G4VPhysicalVolume * G4GeomTestErrorList::GetMother ( ) const

Definition at line 74 of file G4GeomTestErrorList.cc.

Here is the caller graph for this function:

void G4GeomTestErrorList::GetMotherPoints ( G4int  i,
G4ThreeVector s1,
G4ThreeVector s2 
) const

Definition at line 95 of file G4GeomTestErrorList.cc.

Here is the caller graph for this function:

void G4GeomTestErrorList::GetOneDaughtPoints ( const G4VPhysicalVolume daught,
G4int  i,
G4ThreeVector s1,
G4ThreeVector s2 
) const

Definition at line 124 of file G4GeomTestErrorList.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4GeomTestErrorList::NumError ( ) const

Definition at line 83 of file G4GeomTestErrorList.cc.

Here is the caller graph for this function:


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