Geant4
10.02.p02
|
#include <ExGflashDetectorConstruction.hh>
Public Member Functions | |
ExGflashDetectorConstruction () | |
~ExGflashDetectorConstruction () | |
virtual G4VPhysicalVolume * | Construct () |
virtual void | ConstructSDandField () |
const G4VPhysicalVolume * | GetCristal (int num__crystal) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Private Attributes | |
G4LogicalVolume * | fCrystal_log |
G4VPhysicalVolume * | fCrystal_phys [100] |
G4Region * | fRegion |
Static Private Attributes | |
static G4ThreadLocal GFlashShowerModel * | fFastShowerModel = 0 |
static G4ThreadLocal GFlashHomoShowerParameterisation * | fParameterisation = 0 |
static G4ThreadLocal GFlashParticleBounds * | fParticleBounds = 0 |
static G4ThreadLocal GFlashHitMaker * | fHitMaker = 0 |
Additional Inherited Members | |
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 46 of file ExGflashDetectorConstruction.hh.
ExGflashDetectorConstruction::ExGflashDetectorConstruction | ( | ) |
Definition at line 72 of file ExGflashDetectorConstruction.cc.
ExGflashDetectorConstruction::~ExGflashDetectorConstruction | ( | ) |
Definition at line 80 of file ExGflashDetectorConstruction.cc.
References fFastShowerModel, fHitMaker, fParameterisation, and fParticleBounds.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 90 of file ExGflashDetectorConstruction.cc.
References G4Region::AddRootLogicalVolume(), cm, fCrystal_log, fCrystal_phys, G4NistManager::FindOrBuildMaterial(), fRegion, G4cout, G4endl, G4NistManager::Instance(), G4VisAttributes::Invisible, n, G4LogicalVolume::SetRegion(), and G4LogicalVolume::SetVisAttributes().
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 230 of file ExGflashDetectorConstruction.cc.
References G4SDManager::AddNewDetector(), fCrystal_log, fFastShowerModel, fHitMaker, G4NistManager::FindOrBuildMaterial(), fParameterisation, fParticleBounds, fRegion, G4cout, G4endl, G4SDManager::GetSDMpointer(), G4NistManager::Instance(), GFlashShowerModel::SetHitMaker(), GFlashShowerModel::SetParameterisation(), GFlashShowerModel::SetParticleBounds(), and G4LogicalVolume::SetSensitiveDetector().
|
inline |
Definition at line 56 of file ExGflashDetectorConstruction.hh.
Referenced by ExGflashSensitiveDetector::ProcessHits().
|
private |
Definition at line 57 of file ExGflashDetectorConstruction.hh.
Referenced by Construct(), and ConstructSDandField().
|
private |
Definition at line 62 of file ExGflashDetectorConstruction.hh.
Referenced by Construct().
|
staticprivate |
Definition at line 65 of file ExGflashDetectorConstruction.hh.
Referenced by ConstructSDandField(), and ~ExGflashDetectorConstruction().
|
staticprivate |
Definition at line 68 of file ExGflashDetectorConstruction.hh.
Referenced by ConstructSDandField(), and ~ExGflashDetectorConstruction().
|
staticprivate |
Definition at line 66 of file ExGflashDetectorConstruction.hh.
Referenced by ConstructSDandField(), and ~ExGflashDetectorConstruction().
|
staticprivate |
Definition at line 67 of file ExGflashDetectorConstruction.hh.
Referenced by ConstructSDandField(), and ~ExGflashDetectorConstruction().
|
private |
Definition at line 63 of file ExGflashDetectorConstruction.hh.
Referenced by Construct(), and ConstructSDandField().