|
BOSS 7.1.1
BESIII Offline Software System
|
#include <ExtBesCrystalParameterisation.h>
Inheritance diagram for ExtBesCrystalParameterisation:Public Member Functions | |
| ExtBesCrystalParameterisation (const G4int, const G4int, const G4int, ExtBesEmcGeometry *, const G4int) | |
| virtual | ~ExtBesCrystalParameterisation () |
| void | ComputeTransformation (const G4int, G4VPhysicalVolume *) const |
| void | ComputeDimensions (G4Trap &, const G4int, const G4VPhysicalVolume *) const |
| G4Material * | ComputeMaterial (const G4int, G4VPhysicalVolume *) |
| G4VSolid * | ComputeSolid (const G4int, G4VPhysicalVolume *) |
| void | ComputeIDAndSide (const G4VPhysicalVolume *) const |
| void | SetVerboseLevel (G4int val) |
Definition at line 23 of file ExtBesCrystalParameterisation.h.
| ExtBesCrystalParameterisation::ExtBesCrystalParameterisation | ( | const G4int | startID, |
| const G4int | endID, | ||
| const G4int | thetaAllCrystals, | ||
| ExtBesEmcGeometry * | besEMCGeometry, | ||
| const G4int | verboseLevel ) |
Definition at line 24 of file ExtBesCrystalParameterisation.cxx.
|
virtual |
Definition at line 49 of file ExtBesCrystalParameterisation.cxx.
| void ExtBesCrystalParameterisation::ComputeDimensions | ( | G4Trap & | trackerChamber, |
| const G4int | copyNo, | ||
| const G4VPhysicalVolume * | physVol ) const |
Definition at line 111 of file ExtBesCrystalParameterisation.cxx.
| void ExtBesCrystalParameterisation::ComputeIDAndSide | ( | const G4VPhysicalVolume * | pPhyVol | ) | const |
Definition at line 201 of file ExtBesCrystalParameterisation.cxx.
Referenced by ComputeDimensions(), ComputeMaterial(), ComputeSolid(), and ComputeTransformation().
| G4Material * ExtBesCrystalParameterisation::ComputeMaterial | ( | const G4int | copyNo, |
| G4VPhysicalVolume * | pPhysicalVol ) |
Definition at line 185 of file ExtBesCrystalParameterisation.cxx.
| G4VSolid * ExtBesCrystalParameterisation::ComputeSolid | ( | const G4int | copyNo, |
| G4VPhysicalVolume * | pPhysicalVol ) |
Definition at line 178 of file ExtBesCrystalParameterisation.cxx.
| void ExtBesCrystalParameterisation::ComputeTransformation | ( | const G4int | copyNo, |
| G4VPhysicalVolume * | physVol ) const |
Definition at line 54 of file ExtBesCrystalParameterisation.cxx.
|
inline |
Definition at line 41 of file ExtBesCrystalParameterisation.h.