Geant4  10.02
ExGflashDetectorConstruction Class Reference

#include <ExGflashDetectorConstruction.hh>

+ Inheritance diagram for ExGflashDetectorConstruction:
+ Collaboration diagram for ExGflashDetectorConstruction:

Public Member Functions

 ExGflashDetectorConstruction ()
 
 ~ExGflashDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
const G4VPhysicalVolumeGetCristal (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
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Private Attributes

G4LogicalVolumefCrystal_log
 
G4VPhysicalVolumefCrystal_phys [100]
 
G4RegionfRegion
 

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)
 

Detailed Description

Definition at line 46 of file ExGflashDetectorConstruction.hh.

Constructor & Destructor Documentation

ExGflashDetectorConstruction::ExGflashDetectorConstruction ( )

Definition at line 72 of file ExGflashDetectorConstruction.cc.

References G4cout, and G4endl.

ExGflashDetectorConstruction::~ExGflashDetectorConstruction ( )

Member Function Documentation

G4VPhysicalVolume * ExGflashDetectorConstruction::Construct ( void  )
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().

+ Here is the call graph for this function:

void ExGflashDetectorConstruction::ConstructSDandField ( )
virtual
const G4VPhysicalVolume* ExGflashDetectorConstruction::GetCristal ( int  num__crystal)
inline

Definition at line 56 of file ExGflashDetectorConstruction.hh.

Referenced by ExGflashSensitiveDetector::ProcessHits().

+ Here is the caller graph for this function:

Member Data Documentation

G4LogicalVolume* ExGflashDetectorConstruction::fCrystal_log
private

Definition at line 57 of file ExGflashDetectorConstruction.hh.

Referenced by Construct(), and ConstructSDandField().

G4VPhysicalVolume* ExGflashDetectorConstruction::fCrystal_phys[100]
private

Definition at line 62 of file ExGflashDetectorConstruction.hh.

Referenced by Construct().

G4ThreadLocal GFlashShowerModel * ExGflashDetectorConstruction::fFastShowerModel = 0
staticprivate
G4ThreadLocal GFlashHitMaker * ExGflashDetectorConstruction::fHitMaker = 0
staticprivate
G4ThreadLocal GFlashHomoShowerParameterisation * ExGflashDetectorConstruction::fParameterisation = 0
staticprivate
G4ThreadLocal GFlashParticleBounds * ExGflashDetectorConstruction::fParticleBounds = 0
staticprivate
G4Region* ExGflashDetectorConstruction::fRegion
private

Definition at line 63 of file ExGflashDetectorConstruction.hh.

Referenced by Construct(), and ConstructSDandField().


The documentation for this class was generated from the following files: