Geant4
9.6.p02
|
#include <G4tgbVolume.hh>
Public Member Functions | |
G4tgbVolume () | |
~G4tgbVolume () | |
G4tgbVolume (G4tgrVolume *vol) | |
void | ConstructG4Volumes (const G4tgrPlace *place, const G4LogicalVolume *parentLV) |
G4VSolid * | FindOrConstructG4Solid (const G4tgrSolid *vol) |
G4LogicalVolume * | ConstructG4LogVol (const G4VSolid *solid) |
G4VPhysicalVolume * | ConstructG4PhysVol (const G4tgrPlace *place, const G4LogicalVolume *currentLV, const G4LogicalVolume *parentLV) |
void | SetCutsInRange (G4LogicalVolume *logvol, std::map< G4String, G4double > cuts) |
void | SetCutsInEnergy (G4LogicalVolume *logvol, std::map< G4String, G4double > cuts) |
void | CheckNoSolidParams (const G4String &solidType, const unsigned int NoParamExpected, const unsigned int NoParam) |
G4VSolid * | BuildSolidForDivision (G4VSolid *parentSolid, EAxis axis) |
const G4String & | GetName () const |
G4bool | GetVisibility () const |
const G4double * | GetColour () const |
Definition at line 66 of file G4tgbVolume.hh.
G4tgbVolume::G4tgbVolume | ( | ) |
Definition at line 116 of file G4tgbVolume.cc.
G4tgbVolume::~G4tgbVolume | ( | ) |
Definition at line 123 of file G4tgbVolume.cc.
G4tgbVolume::G4tgbVolume | ( | G4tgrVolume * | vol) |
Definition at line 129 of file G4tgbVolume.cc.
Definition at line 1306 of file G4tgbVolume.cc.
void G4tgbVolume::CheckNoSolidParams | ( | const G4String & | solidType, |
const unsigned int | NoParamExpected, | ||
const unsigned int | NoParam | ||
) |
Definition at line 828 of file G4tgbVolume.cc.
G4LogicalVolume * G4tgbVolume::ConstructG4LogVol | ( | const G4VSolid * | solid) |
Definition at line 847 of file G4tgbVolume.cc.
G4VPhysicalVolume * G4tgbVolume::ConstructG4PhysVol | ( | const G4tgrPlace * | place, |
const G4LogicalVolume * | currentLV, | ||
const G4LogicalVolume * | parentLV | ||
) |
Definition at line 938 of file G4tgbVolume.cc.
void G4tgbVolume::ConstructG4Volumes | ( | const G4tgrPlace * | place, |
const G4LogicalVolume * | parentLV | ||
) |
Definition at line 137 of file G4tgbVolume.cc.
G4VSolid * G4tgbVolume::FindOrConstructG4Solid | ( | const G4tgrSolid * | vol) |
Definition at line 215 of file G4tgbVolume.cc.
Definition at line 110 of file G4tgbVolume.hh.
Definition at line 108 of file G4tgbVolume.hh.
|
inline |
Definition at line 109 of file G4tgbVolume.hh.
void G4tgbVolume::SetCutsInEnergy | ( | G4LogicalVolume * | logvol, |
std::map< G4String, G4double > | cuts | ||
) |
void G4tgbVolume::SetCutsInRange | ( | G4LogicalVolume * | logvol, |
std::map< G4String, G4double > | cuts | ||
) |