![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/persistency/ascii/include/G4tgrPlaceSimple.hh>
Inheritance diagram for G4tgrPlaceSimple:
Collaboration diagram for G4tgrPlaceSimple:Public Member Functions | |
| G4tgrPlaceSimple () | |
| ~G4tgrPlaceSimple () | |
| G4tgrPlaceSimple (const std::vector< G4String > &wl) | |
| const G4String & | GetRotMatName () const |
| G4ThreeVector | GetPlacement () const |
Public Member Functions inherited from G4tgrPlace | |
| G4tgrPlace () | |
| virtual | ~G4tgrPlace () |
| const G4String & | GetParentName () const |
| G4tgrVolume * | GetVolume () const |
| unsigned int | GetCopyNo () const |
| const G4String & | GetType () const |
| void | SetVolume (G4tgrVolume *vol) |
| void | SetType (const G4String &typ) |
Protected Attributes | |
| G4ThreeVector | thePlace |
| G4String | theRotMatName |
Protected Attributes inherited from G4tgrPlace | |
| G4tgrVolume * | theVolume |
| G4String | theParentName |
| unsigned int | theCopyNo |
| G4String | theType |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4tgrPlaceSimple &obj) |
Definition at line 50 of file G4tgrPlaceSimple.hh.
View newest version in sPHENIX GitHub at line 50 of file G4tgrPlaceSimple.hh
| G4tgrPlaceSimple::G4tgrPlaceSimple | ( | ) |
Definition at line 43 of file G4tgrPlaceSimple.cc.
View newest version in sPHENIX GitHub at line 43 of file G4tgrPlaceSimple.cc
| G4tgrPlaceSimple::~G4tgrPlaceSimple | ( | ) |
Definition at line 49 of file G4tgrPlaceSimple.cc.
View newest version in sPHENIX GitHub at line 49 of file G4tgrPlaceSimple.cc
| G4tgrPlaceSimple::G4tgrPlaceSimple | ( | const std::vector< G4String > & | wl | ) |
Definition at line 55 of file G4tgrPlaceSimple.cc.
View newest version in sPHENIX GitHub at line 55 of file G4tgrPlaceSimple.cc
References G4cout, G4endl, G4tgrUtils::GetDouble(), G4tgrUtils::GetInt(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), mm, G4tgrPlace::theCopyNo, G4tgrPlace::theParentName, thePlace, theRotMatName, and G4tgrPlace::theType.
Here is the call graph for this function:
|
inlinevirtual |
Reimplemented from G4tgrPlace.
Definition at line 62 of file G4tgrPlaceSimple.hh.
View newest version in sPHENIX GitHub at line 62 of file G4tgrPlaceSimple.hh
References thePlace.
|
inline |
Definition at line 61 of file G4tgrPlaceSimple.hh.
View newest version in sPHENIX GitHub at line 61 of file G4tgrPlaceSimple.hh
References theRotMatName.
Referenced by G4tgbVolume::ConstructG4PhysVol().
Here is the caller graph for this function:
|
friend |
Definition at line 88 of file G4tgrPlaceSimple.cc.
View newest version in sPHENIX GitHub at line 88 of file G4tgrPlaceSimple.cc
|
protected |
Definition at line 68 of file G4tgrPlaceSimple.hh.
View newest version in sPHENIX GitHub at line 68 of file G4tgrPlaceSimple.hh
Referenced by G4tgrPlaceSimple(), GetPlacement(), and operator<<().
|
protected |
Definition at line 71 of file G4tgrPlaceSimple.hh.
View newest version in sPHENIX GitHub at line 71 of file G4tgrPlaceSimple.hh
Referenced by G4tgrPlaceSimple(), GetRotMatName(), and operator<<().