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