Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4GeomTestVolPoint.hh>
Protected Attributes | |
G4int | daughterIndex |
Protected Attributes inherited from G4GeomTestPoint | |
G4ThreeVector | p |
G4double | s |
G4bool | entering |
Definition at line 48 of file G4GeomTestVolPoint.hh.
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.
G4GeomTestVolPoint::G4GeomTestVolPoint | ( | const G4GeomTestVolPoint & | other | ) |
Definition at line 82 of file G4GeomTestVolPoint.cc.
|
virtual |
Definition at line 98 of file G4GeomTestVolPoint.cc.
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.
|
protected |
Definition at line 75 of file G4GeomTestVolPoint.hh.
Referenced by GetDaughterIndex(), and operator=().