![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/persistency/ascii/include/G4tgrSolidBoolean.hh>
Inheritance diagram for G4tgrSolidBoolean:
Collaboration diagram for G4tgrSolidBoolean:Public Member Functions | |
| G4tgrSolidBoolean (const std::vector< G4String > &wl) | |
| ~G4tgrSolidBoolean () | |
| const G4tgrSolid * | GetSolid (G4int ii) const |
| const G4String & | GetRelativeRotMatName () const |
| G4ThreeVector | GetRelativePlace () const |
Public Member Functions inherited from G4tgrSolid | |
| G4tgrSolid () | |
| G4tgrSolid (const std::vector< G4String > &wl) | |
| virtual | ~G4tgrSolid () |
| const G4String & | GetName () const |
| const G4String & | GetType () const |
| const std::vector< std::vector < G4double > * > | GetSolidParams () const |
Private Attributes | |
| std::vector< std::vector < G4double > * > | theSolidParams |
| G4String | theRelativeRotMatName |
| G4ThreeVector | theRelativePlace |
| std::vector< const G4tgrSolid * > | theSolids |
Friends | |
| std::ostream & | operator<< (std::ostream &, const G4tgrSolidBoolean &) |
Additional Inherited Members | |
Protected Attributes inherited from G4tgrSolid | |
| G4String | theName |
| G4String | theType |
| std::vector< std::vector < G4double > * > | theSolidParams |
Definition at line 50 of file G4tgrSolidBoolean.hh.
View newest version in sPHENIX GitHub at line 50 of file G4tgrSolidBoolean.hh
| G4tgrSolidBoolean::G4tgrSolidBoolean | ( | const std::vector< G4String > & | wl | ) |
Definition at line 43 of file G4tgrSolidBoolean.cc.
View newest version in sPHENIX GitHub at line 43 of file G4tgrSolidBoolean.cc
References G4tgrUtils::DumpVS(), FatalException, G4tgrVolumeMgr::FindSolid(), G4tgrVolumeMgr::FindVolume(), G4cout, G4endl, G4Exception(), G4tgrUtils::GetDouble(), G4tgrVolumeMgr::GetInstance(), G4tgrVolume::GetSolid(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), G4tgrVolumeMgr::RegisterMe(), G4tgrSolid::theName, theRelativePlace, theRelativeRotMatName, theSolids, and G4tgrSolid::theType.
Here is the call graph for this function:| G4tgrSolidBoolean::~G4tgrSolidBoolean | ( | ) |
Definition at line 96 of file G4tgrSolidBoolean.cc.
View newest version in sPHENIX GitHub at line 96 of file G4tgrSolidBoolean.cc
|
virtual |
Reimplemented from G4tgrSolid.
Definition at line 109 of file G4tgrSolidBoolean.cc.
View newest version in sPHENIX GitHub at line 109 of file G4tgrSolidBoolean.cc
References theRelativePlace.
Referenced by G4tgbVolume::FindOrConstructG4Solid().
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4tgrSolid.
Definition at line 102 of file G4tgrSolidBoolean.cc.
View newest version in sPHENIX GitHub at line 102 of file G4tgrSolidBoolean.cc
References theRelativeRotMatName.
|
inline |
Definition at line 81 of file G4tgrSolidBoolean.hh.
View newest version in sPHENIX GitHub at line 81 of file G4tgrSolidBoolean.hh
References FatalException, G4Exception(), message(), and theSolids.
Referenced by G4tgbVolume::FindOrConstructG4Solid().
Here is the call graph for this function:
Here is the caller graph for this function:
|
friend |
Definition at line 116 of file G4tgrSolidBoolean.cc.
View newest version in sPHENIX GitHub at line 116 of file G4tgrSolidBoolean.cc
|
private |
Definition at line 73 of file G4tgrSolidBoolean.hh.
View newest version in sPHENIX GitHub at line 73 of file G4tgrSolidBoolean.hh
Referenced by G4tgrSolidBoolean(), and GetRelativePlace().
|
private |
Definition at line 72 of file G4tgrSolidBoolean.hh.
View newest version in sPHENIX GitHub at line 72 of file G4tgrSolidBoolean.hh
Referenced by G4tgrSolidBoolean(), and GetRelativeRotMatName().
|
private |
Definition at line 69 of file G4tgrSolidBoolean.hh.
View newest version in sPHENIX GitHub at line 69 of file G4tgrSolidBoolean.hh
Referenced by operator<<().
|
private |
Definition at line 76 of file G4tgrSolidBoolean.hh.
View newest version in sPHENIX GitHub at line 76 of file G4tgrSolidBoolean.hh
Referenced by G4tgrSolidBoolean(), and GetSolid().