|
Geant4
9.6.p02
|
#include <G4GeomTestErrorList.hh>

Public Member Functions | |
| G4GeomTestErrorList (const G4VPhysicalVolume *theMother) | |
| virtual | ~G4GeomTestErrorList () |
| void | AddError (const G4ThreeVector &s1, const G4ThreeVector &s2) |
| const G4VPhysicalVolume * | GetMother () 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 |
Definition at line 55 of file G4GeomTestErrorList.hh.
| G4GeomTestErrorList::G4GeomTestErrorList | ( | const G4VPhysicalVolume * | theMother) |
Definition at line 45 of file G4GeomTestErrorList.cc.
|
virtual |
Definition at line 55 of file G4GeomTestErrorList.cc.
| 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 |
| const G4VPhysicalVolume * G4GeomTestErrorList::GetMother | ( | ) | const |
| void G4GeomTestErrorList::GetMotherPoints | ( | G4int | i, |
| G4ThreeVector & | s1, | ||
| G4ThreeVector & | s2 | ||
| ) | const |
| void G4GeomTestErrorList::GetOneDaughtPoints | ( | const G4VPhysicalVolume * | daught, |
| G4int | i, | ||
| G4ThreeVector & | s1, | ||
| G4ThreeVector & | s2 | ||
| ) | const |
Definition at line 124 of file G4GeomTestErrorList.cc.


| G4int G4GeomTestErrorList::NumError | ( | ) | const |
1.8.4