Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 멤버 함수 | Private 멤버 함수 | Private 속성 | 정적 Private 속성 | 모든 멤버 목록
G4AssemblyVolume 클래스 참조

#include <G4AssemblyVolume.hh>

Public 멤버 함수

 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
 

Protected 멤버 함수

void SetInstanceCount (unsigned int value)
 
void SetAssemblyID (unsigned int value)
 
void InstanceCountPlus ()
 
void InstanceCountMinus ()
 
void SetImprintsCount (unsigned int value)
 
void ImprintsCountPlus ()
 
void ImprintsCountMinus ()
 

Private 멤버 함수

void MakeImprint (G4AssemblyVolume *pAssembly, G4LogicalVolume *pMotherLV, G4Transform3D &transformation, G4int copyNumBase=0, G4bool surfCheck=false)
 

Private 속성

std::vector< G4AssemblyTripletfTriplets
 
std::vector< G4VPhysicalVolume * > fPVStore
 
unsigned int fImprintsCounter
 
unsigned int fAssemblyID
 

정적 Private 속성

static G4ThreadLocal unsigned int fsInstanceCounter = 0
 

상세한 설명

G4AssemblyVolume.hh 파일의 60 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4AssemblyVolume::G4AssemblyVolume ( )

G4AssemblyVolume.cc 파일의 48 번째 라인에서 정의되었습니다.

다음을 참조함 : GetInstanceCount(), InstanceCountPlus(), SetAssemblyID(), SetImprintsCount().

G4AssemblyVolume::G4AssemblyVolume ( G4LogicalVolume volume,
G4ThreeVector translation,
G4RotationMatrix rotation 
)

G4AssemblyVolume.cc 파일의 58 번째 라인에서 정의되었습니다.

다음을 참조함 : AddPlacedVolume(), GetInstanceCount(), InstanceCountPlus(), SetAssemblyID(), SetImprintsCount().

G4AssemblyVolume::~G4AssemblyVolume ( )

G4AssemblyVolume.cc 파일의 71 번째 라인에서 정의되었습니다.

다음을 참조함 : fPVStore, fTriplets, InstanceCountMinus().

멤버 함수 문서화

void G4AssemblyVolume::AddPlacedAssembly ( G4AssemblyVolume pAssembly,
G4Transform3D transformation 
)
void G4AssemblyVolume::AddPlacedAssembly ( G4AssemblyVolume pAssembly,
G4ThreeVector translation,
G4RotationMatrix rotation 
)

G4AssemblyVolume.cc 파일의 146 번째 라인에서 정의되었습니다.

다음을 참조함 : fTriplets.

void G4AssemblyVolume::AddPlacedVolume ( G4LogicalVolume pPlacedVolume,
G4ThreeVector translation,
G4RotationMatrix rotation 
)
void G4AssemblyVolume::AddPlacedVolume ( G4LogicalVolume pPlacedVolume,
G4Transform3D transformation 
)
unsigned int G4AssemblyVolume::GetAssemblyID ( ) const

다음에 의해서 참조됨 : MakeImprint().

unsigned int G4AssemblyVolume::GetImprintsCount ( ) const

다음에 의해서 참조됨 : MakeImprint().

unsigned int G4AssemblyVolume::GetInstanceCount ( ) const

G4AssemblyVolume.cc 파일의 351 번째 라인에서 정의되었습니다.

다음을 참조함 : fsInstanceCounter.

다음에 의해서 참조됨 : G4AssemblyVolume().

std::vector<G4VPhysicalVolume*>::iterator G4AssemblyVolume::GetVolumesIterator ( )
inline
void G4AssemblyVolume::ImprintsCountMinus ( )
protected
void G4AssemblyVolume::ImprintsCountPlus ( )
protected

다음에 의해서 참조됨 : MakeImprint().

void G4AssemblyVolume::InstanceCountMinus ( )
protected

G4AssemblyVolume.cc 파일의 366 번째 라인에서 정의되었습니다.

다음을 참조함 : fsInstanceCounter.

다음에 의해서 참조됨 : ~G4AssemblyVolume().

void G4AssemblyVolume::InstanceCountPlus ( )
protected

G4AssemblyVolume.cc 파일의 361 번째 라인에서 정의되었습니다.

다음을 참조함 : fsInstanceCounter.

다음에 의해서 참조됨 : G4AssemblyVolume().

void G4AssemblyVolume::MakeImprint ( G4LogicalVolume pMotherLV,
G4ThreeVector translationInMother,
G4RotationMatrix pRotationInMother,
G4int  copyNumBase = 0,
G4bool  surfCheck = false 
)

G4AssemblyVolume.cc 파일의 310 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::HepRotation::IDENTITY.

다음에 의해서 참조됨 : G02DetectorConstruction::ConstructAssembly(), G4tgbVolume::ConstructG4PhysVol(), MakeImprint(), G4GDMLReadStructure::PhysvolRead().

void G4AssemblyVolume::MakeImprint ( G4LogicalVolume pMotherLV,
G4Transform3D transformation,
G4int  copyNumBase = 0,
G4bool  surfCheck = false 
)

G4AssemblyVolume.cc 파일의 337 번째 라인에서 정의되었습니다.

다음을 참조함 : MakeImprint().

void G4AssemblyVolume::MakeImprint ( G4AssemblyVolume pAssembly,
G4LogicalVolume pMotherLV,
G4Transform3D transformation,
G4int  copyNumBase = 0,
G4bool  surfCheck = false 
)
private
void G4AssemblyVolume::SetAssemblyID ( unsigned int  value)
protected

다음에 의해서 참조됨 : G4AssemblyVolume().

void G4AssemblyVolume::SetImprintsCount ( unsigned int  value)
protected

다음에 의해서 참조됨 : G4AssemblyVolume().

void G4AssemblyVolume::SetInstanceCount ( unsigned int  value)
protected

G4AssemblyVolume.cc 파일의 356 번째 라인에서 정의되었습니다.

다음을 참조함 : fsInstanceCounter.

unsigned int G4AssemblyVolume::TotalImprintedVolumes ( ) const
inline

멤버 데이타 문서화

unsigned int G4AssemblyVolume::fAssemblyID
private

G4AssemblyVolume.hh 파일의 217 번째 라인에서 정의되었습니다.

unsigned int G4AssemblyVolume::fImprintsCounter
private

G4AssemblyVolume.hh 파일의 209 번째 라인에서 정의되었습니다.

std::vector<G4VPhysicalVolume*> G4AssemblyVolume::fPVStore
private

G4AssemblyVolume.hh 파일의 198 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : MakeImprint(), ~G4AssemblyVolume().

G4ThreadLocal unsigned int G4AssemblyVolume::fsInstanceCounter = 0
staticprivate

G4AssemblyVolume.hh 파일의 213 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetInstanceCount(), InstanceCountMinus(), InstanceCountPlus(), SetInstanceCount().

std::vector<G4AssemblyTriplet> G4AssemblyVolume::fTriplets
private

G4AssemblyVolume.hh 파일의 193 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddPlacedAssembly(), AddPlacedVolume(), MakeImprint(), ~G4AssemblyVolume().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: