45 #ifndef G4PVPLACEMENT_HH 
   46 #define G4PVPLACEMENT_HH 
CLHEP::Hep3Vector G4ThreeVector
 
CLHEP::HepRotation G4RotationMatrix
 
G4bool IsReplicated() const 
 
G4bool IsRegularStructure() const 
 
G4VPVParameterisation * GetParameterisation() const 
 
G4PVPlacement(G4RotationMatrix *pRot, const G4ThreeVector &tlate, G4LogicalVolume *pCurrentLogical, const G4String &pName, G4LogicalVolume *pMotherLogical, G4bool pMany, G4int pCopyNo, G4bool pSurfChk=false)
 
G4int GetRegularStructureId() const 
 
G4bool CheckOverlaps(G4int res=1000, G4double tol=0., G4bool verbose=true, G4int maxErr=1)
 
void SetCopyNo(G4int CopyNo)
 
G4PVPlacement & operator=(const G4PVPlacement &)
 
G4bool IsParameterised() const 
 
void GetReplicationData(EAxis &axis, G4int &nReplicas, G4double &width, G4double &offset, G4bool &consuming) const 
 
static G4RotationMatrix * NewPtrRotMatrix(const G4RotationMatrix &RotMat)