| 
    Geant4_10
    
   | 
 
#include <G4GeomTestVolPoint.hh>


Public Member Functions | |
| G4GeomTestVolPoint () | |
| G4GeomTestVolPoint (const G4ThreeVector &thePoint, G4double theS, G4bool isEntering, G4int theDaughterIndex) | |
| G4GeomTestVolPoint (const G4GeomTestPoint &base, G4int theDaughterIndex) | |
| G4GeomTestVolPoint (const G4GeomTestPoint &base, G4int theDaughterIndex, const G4ThreeVector &translation, const G4RotationMatrix *rotation=0) | |
| G4GeomTestVolPoint (const G4GeomTestVolPoint &other) | |
| virtual | ~G4GeomTestVolPoint () | 
| G4GeomTestVolPoint & | operator= (const G4GeomTestVolPoint &other) | 
| G4int | GetDaughterIndex () const | 
Protected Attributes | |
| G4int | daughterIndex | 
Definition at line 48 of file G4GeomTestVolPoint.hh.
| G4GeomTestVolPoint::G4GeomTestVolPoint | ( | ) | 
| G4GeomTestVolPoint::G4GeomTestVolPoint | ( | const G4ThreeVector & | thePoint, | 
| G4double | theS, | ||
| G4bool | isEntering, | ||
| G4int | theDaughterIndex | ||
| ) | 
| G4GeomTestVolPoint::G4GeomTestVolPoint | ( | const G4GeomTestPoint & | base, | 
| G4int | theDaughterIndex | ||
| ) | 
| G4GeomTestVolPoint::G4GeomTestVolPoint | ( | const G4GeomTestPoint & | base, | 
| G4int | theDaughterIndex, | ||
| const G4ThreeVector & | translation, | ||
| const G4RotationMatrix * | rotation = 0  | 
        ||
| ) | 
| G4GeomTestVolPoint::G4GeomTestVolPoint | ( | const G4GeomTestVolPoint & | other | ) | 
      
  | 
  virtual | 
| G4int G4GeomTestVolPoint::GetDaughterIndex | ( | ) | const | 
| G4GeomTestVolPoint& G4GeomTestVolPoint::operator= | ( | const G4GeomTestVolPoint & | other | ) | 
      
  | 
  protected | 
Definition at line 75 of file G4GeomTestVolPoint.hh.
 1.8.5