#include <G4AssemblyVolume.hh>
 | 
|   | G4AssemblyVolume () | 
|   | 
|   | G4AssemblyVolume (G4LogicalVolume *volume, G4ThreeVector &translation, G4RotationMatrix *rotation) | 
|   | 
|   | ~G4AssemblyVolume () | 
|   | 
| void  | AddPlacedVolume (G4LogicalVolume *pPlacedVolume, G4ThreeVector &translation, G4RotationMatrix *rotation) | 
|   | 
| void  | AddPlacedVolume (G4LogicalVolume *pPlacedVolume, G4Transform3D &transformation) | 
|   | 
| void  | AddPlacedAssembly (G4AssemblyVolume *pAssembly, G4Transform3D &transformation) | 
|   | 
| void  | AddPlacedAssembly (G4AssemblyVolume *pAssembly, G4ThreeVector &translation, G4RotationMatrix *rotation) | 
|   | 
| void  | MakeImprint (G4LogicalVolume *pMotherLV, G4ThreeVector &translationInMother, G4RotationMatrix *pRotationInMother, G4int copyNumBase=0, G4bool surfCheck=false) | 
|   | 
| void  | MakeImprint (G4LogicalVolume *pMotherLV, G4Transform3D &transformation, G4int copyNumBase=0, G4bool surfCheck=false) | 
|   | 
std::vector< G4VPhysicalVolume * > 
::iterator  | GetVolumesIterator () | 
|   | 
| unsigned int  | TotalImprintedVolumes () const  | 
|   | 
| unsigned int  | GetImprintsCount () const  | 
|   | 
| unsigned int  | GetInstanceCount () const  | 
|   | 
| unsigned int  | GetAssemblyID () const  | 
|   | 
Definition at line 60 of file G4AssemblyVolume.hh.
 
      
        
          | G4AssemblyVolume::G4AssemblyVolume  | 
          ( | 
          ) |  | 
           | 
        
      
 
 
      
        
          | G4AssemblyVolume::~G4AssemblyVolume  | 
          ( | 
          ) |  | 
           | 
        
      
 
 
      
        
          | unsigned int G4AssemblyVolume::GetAssemblyID  | 
          ( | 
          ) |  | 
           const | 
        
      
 
 
      
        
          | unsigned int G4AssemblyVolume::GetImprintsCount  | 
          ( | 
          ) |  | 
           const | 
        
      
 
 
      
        
          | unsigned int G4AssemblyVolume::GetInstanceCount  | 
          ( | 
          ) |  | 
           const | 
        
      
 
 
  
  
      
        
          | void G4AssemblyVolume::ImprintsCountMinus  | 
          ( | 
          ) |  | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void G4AssemblyVolume::ImprintsCountPlus  | 
          ( | 
          ) |  | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void G4AssemblyVolume::InstanceCountMinus  | 
          ( | 
          ) |  | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void G4AssemblyVolume::InstanceCountPlus  | 
          ( | 
          ) |  | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void G4AssemblyVolume::SetAssemblyID  | 
          ( | 
          unsigned int  | 
          value) |  | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void G4AssemblyVolume::SetImprintsCount  | 
          ( | 
          unsigned int  | 
          value) |  | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void G4AssemblyVolume::SetInstanceCount  | 
          ( | 
          unsigned int  | 
          value) |  | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | unsigned int G4AssemblyVolume::TotalImprintedVolumes  | 
          ( | 
          ) |  | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: