Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgbGeometryDumper.hh>
Static Public Member Functions | |
static G4tgbGeometryDumper * | GetInstance () |
Definition at line 53 of file G4tgbGeometryDumper.hh.
G4tgbGeometryDumper::~G4tgbGeometryDumper | ( | ) |
Definition at line 131 of file G4tgbGeometryDumper.cc.
Definition at line 687 of file G4tgbGeometryDumper.cc.
Referenced by DumpSolid().
void G4tgbGeometryDumper::DumpElement | ( | G4Element * | ele | ) |
Definition at line 560 of file G4tgbGeometryDumper.cc.
Referenced by DumpMaterial().
void G4tgbGeometryDumper::DumpGeometry | ( | const G4String & | fname | ) |
Definition at line 95 of file G4tgbGeometryDumper.cc.
void G4tgbGeometryDumper::DumpIsotope | ( | G4Isotope * | ele | ) |
Definition at line 606 of file G4tgbGeometryDumper.cc.
Referenced by DumpElement().
G4String G4tgbGeometryDumper::DumpLogVol | ( | G4LogicalVolume * | lv, |
const G4String & | extraName = "", | ||
G4VSolid * | solid = nullptr, | ||
G4Material * | mate = nullptr ) |
Definition at line 439 of file G4tgbGeometryDumper.cc.
Referenced by DumpPhysVol(), and DumpPVParameterised().
G4String G4tgbGeometryDumper::DumpMaterial | ( | G4Material * | mat | ) |
Definition at line 486 of file G4tgbGeometryDumper.cc.
Referenced by DumpLogVol().
void G4tgbGeometryDumper::DumpMultiUnionVolume | ( | G4VSolid * | so | ) |
Definition at line 744 of file G4tgbGeometryDumper.cc.
Referenced by DumpSolid().
void G4tgbGeometryDumper::DumpPhysVol | ( | G4VPhysicalVolume * | pv | ) |
Definition at line 136 of file G4tgbGeometryDumper.cc.
Referenced by DumpGeometry(), and DumpPhysVol().
void G4tgbGeometryDumper::DumpPolySections | ( | G4int | zPlanes, |
G4double * | z, | ||
G4double * | rmin, | ||
G4double * | rmax ) |
void G4tgbGeometryDumper::DumpPVParameterised | ( | G4PVParameterised * | pv | ) |
Definition at line 257 of file G4tgbGeometryDumper.cc.
Referenced by DumpPhysVol().
void G4tgbGeometryDumper::DumpPVPlacement | ( | G4VPhysicalVolume * | pv, |
const G4String & | lvName, | ||
G4int | copyNo = -999 ) |
Definition at line 199 of file G4tgbGeometryDumper.cc.
Referenced by DumpPhysVol(), and DumpPVParameterised().
void G4tgbGeometryDumper::DumpPVReplica | ( | G4PVReplica * | pv, |
const G4String & | lvName ) |
Definition at line 382 of file G4tgbGeometryDumper.cc.
Referenced by DumpPhysVol().
G4String G4tgbGeometryDumper::DumpRotationMatrix | ( | G4RotationMatrix * | rotm | ) |
Definition at line 1121 of file G4tgbGeometryDumper.cc.
Referenced by DumpBooleanVolume(), DumpMultiUnionVolume(), and DumpPVPlacement().
void G4tgbGeometryDumper::DumpScaledVolume | ( | G4VSolid * | so | ) |
Definition at line 778 of file G4tgbGeometryDumper.cc.
Referenced by DumpSolid().
Definition at line 622 of file G4tgbGeometryDumper.cc.
Referenced by DumpBooleanVolume(), DumpLogVol(), DumpMultiUnionVolume(), and DumpSolid().
void G4tgbGeometryDumper::DumpSolidParams | ( | G4VSolid * | so | ) |
Definition at line 795 of file G4tgbGeometryDumper.cc.
Referenced by DumpSolid().
|
static |
Definition at line 85 of file G4tgbGeometryDumper.cc.
Definition at line 806 of file G4tgbGeometryDumper.cc.
Referenced by DumpPVParameterised(), and DumpSolidParams().
G4VPhysicalVolume * G4tgbGeometryDumper::GetTopPhysVol | ( | ) |
Definition at line 104 of file G4tgbGeometryDumper.cc.
Referenced by DumpGeometry().