Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4GeomTestVolume, including all inherited members.
ClearErrors() | G4GeomTestVolume | |
extent | G4GeomTestVolume | protected |
G4GeomTestVolume(const G4VPhysicalVolume *theTarget, G4GeomTestLogger *theLogger, G4double theTolerance=1E-4) | G4GeomTestVolume | |
GetTolerance() const | G4GeomTestVolume | |
logger | G4GeomTestVolume | protected |
overlaps | G4GeomTestVolume | protected |
overshoots | G4GeomTestVolume | protected |
ReportErrors() | G4GeomTestVolume | |
SetTolerance(G4double tolerance) | G4GeomTestVolume | |
target | G4GeomTestVolume | protected |
TestCartGrid(const G4ThreeVector &g1, const G4ThreeVector &g2, const G4ThreeVector &v, G4int n1, G4int n2) | G4GeomTestVolume | |
TestCartGridX(G4int ny=100, G4int nz=100) | G4GeomTestVolume | |
TestCartGridXYZ(G4int nx=100, G4int ny=100, G4int nz=100) | G4GeomTestVolume | |
TestCartGridY(G4int nz=100, G4int nx=100) | G4GeomTestVolume | |
TestCartGridZ(G4int nx=100, G4int ny=100) | G4GeomTestVolume | |
TestCylinder(G4int nPhi=90, G4int nZ=50, G4int nRho=50, G4double fracZ=0.8, G4double fracRho=0.8, G4bool usePhi=false) | G4GeomTestVolume | |
TestOneLine(const G4ThreeVector &p, const G4ThreeVector &v) | G4GeomTestVolume | |
TestRecursiveCartGrid(G4int nx=100, G4int ny=100, G4int nz=100, G4int sLevel=0, G4int depth=-1) | G4GeomTestVolume | |
TestRecursiveCylinder(G4int nPhi=90, G4int nZ=50, G4int nRho=50, G4double fracZ=0.8, G4double fracRho=0.8, G4bool usePhi=false, G4int sLevel=0, G4int depth=-1) | G4GeomTestVolume | |
TestRecursiveLine(const G4ThreeVector &p, const G4ThreeVector &v, G4int sLevel=0, G4int depth=-1) | G4GeomTestVolume | |
tolerance | G4GeomTestVolume | protected |
~G4GeomTestVolume() | G4GeomTestVolume |