Geant4-11
|
#include <G4tgrPlaceDivRep.hh>
Public Member Functions | |
EAxis | BuildAxis (const G4String &axisName) |
G4tgrPlaceDivRep () | |
G4tgrPlaceDivRep (const std::vector< G4String > &wl) | |
EAxis | GetAxis () const |
unsigned int | GetCopyNo () const |
G4DivType | GetDivType () const |
G4int | GetNDiv () const |
G4double | GetOffset () const |
const G4String & | GetParentName () const |
virtual G4ThreeVector | GetPlacement () const |
const G4String & | GetType () const |
G4tgrVolume * | GetVolume () const |
G4double | GetWidth () const |
void | SetAxis (EAxis axis) |
void | SetDivType (G4DivType typ) |
void | SetNDiv (G4int ndiv) |
void | SetOffset (G4double offset) |
void | SetParentName (const G4String &parentName) |
void | SetType (const G4String &typ) |
void | SetVolume (G4tgrVolume *vol) |
void | SetWidth (G4double width) |
~G4tgrPlaceDivRep () | |
Protected Attributes | |
unsigned int | theCopyNo = 0 |
G4String | theParentName = "" |
G4String | theType = "" |
G4tgrVolume * | theVolume = nullptr |
Private Attributes | |
EAxis | theAxis = kUndefined |
G4DivType | theDivType = DivByNdivAndWidth |
G4int | theNDiv = 0 |
G4double | theOffset = 0.0 |
G4double | theWidth = 0.0 |
Friends | |
std::ostream & | operator<< (std::ostream &os, const G4tgrPlaceDivRep &obj) |
Definition at line 51 of file G4tgrPlaceDivRep.hh.
G4tgrPlaceDivRep::G4tgrPlaceDivRep | ( | ) |
Definition at line 39 of file G4tgrPlaceDivRep.cc.
G4tgrPlaceDivRep::~G4tgrPlaceDivRep | ( | ) |
Definition at line 44 of file G4tgrPlaceDivRep.cc.
G4tgrPlaceDivRep::G4tgrPlaceDivRep | ( | const std::vector< G4String > & | wl | ) |
Definition at line 49 of file G4tgrPlaceDivRep.cc.
References BuildAxis(), G4tgrUtils::CheckWLsize(), DivByNdivAndWidth, G4cout, G4endl, G4tgrUtils::GetDouble(), G4tgrUtils::GetInt(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), mm, theAxis, theDivType, theNDiv, theOffset, G4tgrPlace::theParentName, theWidth, WLSIZE_GE, and WLSIZE_LE.
Definition at line 81 of file G4tgrPlaceDivRep.cc.
References FatalException, G4Exception(), kPhi, kRho, kXAxis, kYAxis, and kZAxis.
Referenced by G4tgrPlaceDivRep(), and G4tgrVolumeDivision::G4tgrVolumeDivision().
|
inline |
Definition at line 66 of file G4tgrPlaceDivRep.hh.
References theAxis.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inlineinherited |
Definition at line 54 of file G4tgrPlace.hh.
References G4tgrPlace::theCopyNo.
Referenced by G4tgrVolume::AddPlace(), G4tgbVolume::ConstructG4PhysVol(), G4tgbVolume::ConstructG4Volumes(), and G4tgrVolumeMgr::DumpVolumeLeaf().
|
inline |
Definition at line 70 of file G4tgrPlaceDivRep.hh.
References theDivType.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 67 of file G4tgrPlaceDivRep.hh.
References theNDiv.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 69 of file G4tgrPlaceDivRep.hh.
References theOffset.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inlineinherited |
Definition at line 52 of file G4tgrPlace.hh.
References G4tgrPlace::theParentName.
Referenced by G4tgrVolume::AddPlace(), G4tgrVolumeAssembly::AddPlace(), G4tgrVolume::AddPlaceParam(), and G4tgrVolume::AddPlaceReplica().
|
virtualinherited |
Reimplemented in G4tgrPlaceSimple.
Definition at line 44 of file G4tgrPlace.cc.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inlineinherited |
Definition at line 55 of file G4tgrPlace.hh.
References G4tgrPlace::theType.
Referenced by G4tgrVolume::AddPlace(), G4tgrVolumeAssembly::AddPlace(), G4tgbPlaceParameterisation::CheckNExtraData(), and G4tgbVolume::ConstructG4PhysVol().
|
inlineinherited |
Definition at line 53 of file G4tgrPlace.hh.
References G4tgrPlace::theVolume.
Referenced by G4tgbVolume::ConstructG4Volumes(), and G4tgrVolumeMgr::DumpVolumeLeaf().
|
inline |
Definition at line 68 of file G4tgrPlaceDivRep.hh.
References theWidth.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 75 of file G4tgrPlaceDivRep.hh.
References theAxis.
Referenced by G4tgrVolumeDivision::G4tgrVolumeDivision().
|
inline |
Definition at line 77 of file G4tgrPlaceDivRep.hh.
References theDivType, and pyG4ProcessManager::typ.
Referenced by G4tgrVolumeDivision::G4tgrVolumeDivision().
|
inline |
Definition at line 73 of file G4tgrPlaceDivRep.hh.
References theNDiv.
Referenced by G4tgrVolumeDivision::G4tgrVolumeDivision().
|
inline |
Definition at line 76 of file G4tgrPlaceDivRep.hh.
References theOffset.
Referenced by G4tgrVolumeDivision::G4tgrVolumeDivision().
|
inline |
Definition at line 72 of file G4tgrPlaceDivRep.hh.
References G4tgrPlace::theParentName.
Referenced by G4tgrVolumeDivision::G4tgrVolumeDivision().
|
inlineinherited |
Definition at line 57 of file G4tgrPlace.hh.
References G4tgrPlace::theType, and pyG4ProcessManager::typ.
Referenced by G4tgrVolume::AddPlaceReplica(), and G4tgrVolumeDivision::G4tgrVolumeDivision().
|
inlineinherited |
Definition at line 56 of file G4tgrPlace.hh.
References G4tgrPlace::theVolume.
Referenced by G4tgrVolume::AddPlace(), G4tgrVolumeAssembly::AddPlace(), G4tgrVolume::AddPlaceParam(), G4tgrVolume::AddPlaceReplica(), and G4tgrVolumeDivision::G4tgrVolumeDivision().
|
inline |
Definition at line 74 of file G4tgrPlaceDivRep.hh.
References theWidth.
Referenced by G4tgrVolumeDivision::G4tgrVolumeDivision().
|
friend |
Definition at line 114 of file G4tgrPlaceDivRep.cc.
|
private |
Definition at line 86 of file G4tgrPlaceDivRep.hh.
Referenced by G4tgrPlaceDivRep(), GetAxis(), and SetAxis().
|
protectedinherited |
Definition at line 70 of file G4tgrPlace.hh.
Referenced by G4tgrPlaceParameterisation::G4tgrPlaceParameterisation(), G4tgrPlaceSimple::G4tgrPlaceSimple(), and G4tgrPlace::GetCopyNo().
|
private |
Definition at line 88 of file G4tgrPlaceDivRep.hh.
Referenced by G4tgrPlaceDivRep(), GetDivType(), and SetDivType().
|
private |
Definition at line 84 of file G4tgrPlaceDivRep.hh.
Referenced by G4tgrPlaceDivRep(), GetNDiv(), and SetNDiv().
|
private |
Definition at line 87 of file G4tgrPlaceDivRep.hh.
Referenced by G4tgrPlaceDivRep(), GetOffset(), and SetOffset().
|
protectedinherited |
Definition at line 66 of file G4tgrPlace.hh.
Referenced by G4tgrPlaceDivRep(), G4tgrPlaceParameterisation::G4tgrPlaceParameterisation(), G4tgrPlaceSimple::G4tgrPlaceSimple(), G4tgrPlace::GetParentName(), and SetParentName().
|
protectedinherited |
Definition at line 73 of file G4tgrPlace.hh.
Referenced by G4tgrPlaceParameterisation::G4tgrPlaceParameterisation(), G4tgrPlaceSimple::G4tgrPlaceSimple(), G4tgrPlace::GetType(), and G4tgrPlace::SetType().
|
protectedinherited |
Definition at line 63 of file G4tgrPlace.hh.
Referenced by G4tgrPlace::GetVolume(), and G4tgrPlace::SetVolume().
|
private |
Definition at line 85 of file G4tgrPlaceDivRep.hh.
Referenced by G4tgrPlaceDivRep(), GetWidth(), and SetWidth().