Geant4
10.02.p02
|
#include <XrayFluoGeometry.hh>
Public Member Functions | |
~XrayFluoGeometry () | |
virtual G4VPhysicalVolume * | Construct ()=0 |
virtual void | UpdateGeometry ()=0 |
virtual void | SetSampleMaterial (G4String)=0 |
virtual void | SetDetectorType (G4String)=0 |
virtual void | PrintApparateParameters ()=0 |
virtual XrayFluoVDetectorType * | GetDetectorType ()=0 |
virtual G4double | GetWorldSizeZ ()=0 |
virtual G4double | GetWorldSizeXY ()=0 |
virtual G4Material * | GetSampleMaterial ()=0 |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | ConstructSDandField () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Protected Member Functions | |
XrayFluoGeometry () | |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 50 of file XrayFluoGeometry.hh.
XrayFluoGeometry::~XrayFluoGeometry | ( | ) |
|
protected |
|
pure virtual |
Implements G4VUserDetectorConstruction.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |