51 #ifndef G4_ASSEMBLYTRIPLET_H 
   52 #define G4_ASSEMBLYTRIPLET_H  
   70                        G4bool isReflection = 
false);
 
   76                        G4bool isReflection = 
false);
 
  139 #endif // G4_ASSEMBLYTRIPLET_H 
void SetTranslation(G4ThreeVector &pVolume)
 
void SetRotation(G4RotationMatrix *pVolume)
 
CLHEP::Hep3Vector G4ThreeVector
 
CLHEP::HepRotation G4RotationMatrix
 
G4RotationMatrix * GetRotation() const 
 
G4ThreeVector GetTranslation() const 
 
G4LogicalVolume * GetVolume() const 
 
G4AssemblyTriplet & operator=(const G4AssemblyTriplet &second)
 
G4AssemblyVolume * GetAssembly() const 
 
void SetVolume(G4LogicalVolume *pVolume)
 
static const double second
 
G4AssemblyVolume * fAssembly
 
G4ThreeVector fTranslation
 
G4bool IsReflection() const 
 
void SetAssembly(G4AssemblyVolume *pAssembly)
 
G4RotationMatrix * fRotation
 
G4LogicalVolume * fVolume