43#ifndef G4_ASSEMBLYVOLUME_H
44#define G4_ASSEMBLYVOLUME_H
128 G4int copyNumBase = 0,
129 G4bool surfCheck =
false );
135 G4int copyNumBase = 0,
136 G4bool surfCheck =
false );
185 G4int copyNumBase = 0,
186 G4bool surfCheck =
false );
std::map< unsigned int, G4Transform3D > fImprintsTransf
unsigned int GetImprintsCount() const
void MakeImprint(G4LogicalVolume *pMotherLV, G4ThreeVector &translationInMother, G4RotationMatrix *pRotationInMother, G4int copyNumBase=0, G4bool surfCheck=false)
G4Transform3D & GetImprintTransformation(unsigned int imprintID)
std::vector< G4VPhysicalVolume * >::iterator GetVolumesIterator()
std::vector< G4VPhysicalVolume * > fPVStore
void ImprintsCountMinus()
void InstanceCountMinus()
std::vector< G4AssemblyTriplet >::iterator GetTripletsIterator()
void SetAssemblyID(unsigned int value)
void AddPlacedAssembly(G4AssemblyVolume *pAssembly, G4Transform3D &transformation)
static G4ThreadLocal unsigned int fsInstanceCounter
unsigned int GetAssemblyID() const
void SetInstanceCount(unsigned int value)
unsigned int fImprintsCounter
void AddPlacedVolume(G4LogicalVolume *pPlacedVolume, G4ThreeVector &translation, G4RotationMatrix *rotation)
void SetImprintsCount(unsigned int value)
std::vector< G4AssemblyTriplet > fTriplets
std::size_t TotalTriplets() const
unsigned int GetInstanceCount() const
std::size_t TotalImprintedVolumes() const