ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/persistency/ascii/include/G4tgrVolumeDivision.hh>
Private Attributes | |
G4tgrPlaceDivRep * | thePlaceDiv |
Friends | |
std::ostream & | operator<< (std::ostream &os, const G4tgrVolumeDivision &obj) |
Additional Inherited Members | |
Protected Attributes inherited from G4tgrVolume | |
G4String | theName |
G4String | theType |
G4String | theMaterialName |
G4tgrSolid * | theSolid |
std::vector< G4tgrPlace * > | thePlacements |
G4bool | theVisibility |
G4double * | theRGBColour |
G4bool | theCheckOverlaps |
Definition at line 58 of file G4tgrVolumeDivision.hh.
View newest version in sPHENIX GitHub at line 58 of file G4tgrVolumeDivision.hh
G4tgrVolumeDivision::G4tgrVolumeDivision | ( | const std::vector< G4String > & | wl | ) |
Definition at line 52 of file G4tgrVolumeDivision.cc.
View newest version in sPHENIX GitHub at line 52 of file G4tgrVolumeDivision.cc
References G4tgrPlaceDivRep::BuildAxis(), G4tgrUtils::CheckWLsize(), DivByNdiv, DivByNdivAndWidth, DivByWidth, FatalException, G4tgrVolumeMgr::FindVolume(), G4cout, G4endl, G4Exception(), G4tgrUtils::GetDouble(), G4tgrVolumeMgr::GetInstance(), G4tgrUtils::GetInt(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), mm, G4tgrVolumeMgr::RegisterParentChild(), G4tgrPlaceDivRep::SetAxis(), G4tgrPlaceDivRep::SetDivType(), G4tgrPlaceDivRep::SetNDiv(), G4tgrPlaceDivRep::SetOffset(), G4tgrPlaceDivRep::SetParentName(), G4tgrPlace::SetType(), G4tgrPlace::SetVolume(), G4tgrPlaceDivRep::SetWidth(), G4tgrVolume::theMaterialName, G4tgrVolume::theName, thePlaceDiv, G4tgrVolume::theRGBColour, G4tgrVolume::theSolid, G4tgrVolume::theType, G4tgrVolume::theVisibility, WLSIZE_GE, and WLSIZE_LE.
G4tgrVolumeDivision::~G4tgrVolumeDivision | ( | ) |
Definition at line 47 of file G4tgrVolumeDivision.cc.
View newest version in sPHENIX GitHub at line 47 of file G4tgrVolumeDivision.cc
|
inline |
Definition at line 69 of file G4tgrVolumeDivision.hh.
View newest version in sPHENIX GitHub at line 69 of file G4tgrVolumeDivision.hh
References thePlaceDiv.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
friend |
Definition at line 152 of file G4tgrVolumeDivision.cc.
View newest version in sPHENIX GitHub at line 152 of file G4tgrVolumeDivision.cc
|
private |
Definition at line 75 of file G4tgrVolumeDivision.hh.
View newest version in sPHENIX GitHub at line 75 of file G4tgrVolumeDivision.hh
Referenced by G4tgrVolumeDivision(), GetPlaceDivision(), and operator<<().