| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4AssemblyTriplet.hh>
Public Member Functions | |
| G4AssemblyTriplet () | |
| G4AssemblyTriplet (G4LogicalVolume *pVolume, G4ThreeVector &translation, G4RotationMatrix *pRotation, G4bool isReflection=false) | |
| G4AssemblyTriplet (G4AssemblyVolume *pAssembly, G4ThreeVector &translation, G4RotationMatrix *pRotation, G4bool isReflection=false) | |
| G4AssemblyTriplet (const G4AssemblyTriplet &second) | |
| ~G4AssemblyTriplet () | |
| G4AssemblyTriplet & | operator= (const G4AssemblyTriplet &second) | 
| G4LogicalVolume * | GetVolume () const | 
| void | SetVolume (G4LogicalVolume *pVolume) | 
| G4AssemblyVolume * | GetAssembly () const | 
| void | SetAssembly (G4AssemblyVolume *pAssembly) | 
| G4ThreeVector | GetTranslation () const | 
| void | SetTranslation (G4ThreeVector &pVolume) | 
| G4RotationMatrix * | GetRotation () const | 
| void | SetRotation (G4RotationMatrix *pVolume) | 
| G4bool | IsReflection () const | 
Definition at line 60 of file G4AssemblyTriplet.hh.
| G4AssemblyTriplet::G4AssemblyTriplet | ( | ) | 
| G4AssemblyTriplet::G4AssemblyTriplet | ( | G4LogicalVolume * | pVolume, | 
| G4ThreeVector & | translation, | ||
| G4RotationMatrix * | pRotation, | ||
| G4bool | isReflection = false  | 
        ||
| ) | 
| G4AssemblyTriplet::G4AssemblyTriplet | ( | G4AssemblyVolume * | pAssembly, | 
| G4ThreeVector & | translation, | ||
| G4RotationMatrix * | pRotation, | ||
| G4bool | isReflection = false  | 
        ||
| ) | 
| G4AssemblyTriplet::G4AssemblyTriplet | ( | const G4AssemblyTriplet & | second) | 
| G4AssemblyTriplet::~G4AssemblyTriplet | ( | ) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
| G4AssemblyTriplet& G4AssemblyTriplet::operator= | ( | const G4AssemblyTriplet & | second) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
 1.8.4