Geant4  10.00.p02
Par01DetectorConstruction Class Reference

#include <Par01DetectorConstruction.hh>

+ Inheritance diagram for Par01DetectorConstruction:
+ Collaboration diagram for Par01DetectorConstruction:

Public Member Functions

 Par01DetectorConstruction ()
 
virtual ~Par01DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
- 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

G4LogicalVolumefCrystalLog
 
G4LogicalVolumefTowerLog
 
G4int fnX
 
G4int fnY
 
G4int fnXhad
 
G4int fnYhad
 

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 38 of file Par01DetectorConstruction.hh.

Constructor & Destructor Documentation

Par01DetectorConstruction::Par01DetectorConstruction ( )

Definition at line 52 of file Par01DetectorConstruction.cc.

Par01DetectorConstruction::~Par01DetectorConstruction ( )
virtual

Definition at line 55 of file Par01DetectorConstruction.cc.

Member Function Documentation

G4VPhysicalVolume * Par01DetectorConstruction::Construct ( void  )
virtual
void Par01DetectorConstruction::ConstructSDandField ( )
virtual

Reimplemented from G4VUserDetectorConstruction.

Definition at line 258 of file Par01DetectorConstruction.cc.

References G4SDManager::AddNewDetector(), fCrystalLog, fnX, fnXhad, fnY, fnYhad, fTowerLog, G4RegionStore::GetInstance(), G4RegionStore::GetRegion(), G4SDManager::GetSDMpointer(), and G4LogicalVolume::SetSensitiveDetector().

+ Here is the call graph for this function:

Member Data Documentation

G4LogicalVolume* Par01DetectorConstruction::fCrystalLog
private

Definition at line 49 of file Par01DetectorConstruction.hh.

Referenced by Construct(), and ConstructSDandField().

G4int Par01DetectorConstruction::fnX
private

Definition at line 51 of file Par01DetectorConstruction.hh.

Referenced by Construct(), and ConstructSDandField().

G4int Par01DetectorConstruction::fnXhad
private

Definition at line 52 of file Par01DetectorConstruction.hh.

Referenced by Construct(), and ConstructSDandField().

G4int Par01DetectorConstruction::fnY
private

Definition at line 51 of file Par01DetectorConstruction.hh.

Referenced by Construct(), and ConstructSDandField().

G4int Par01DetectorConstruction::fnYhad
private

Definition at line 52 of file Par01DetectorConstruction.hh.

Referenced by Construct(), and ConstructSDandField().

G4LogicalVolume* Par01DetectorConstruction::fTowerLog
private

Definition at line 50 of file Par01DetectorConstruction.hh.

Referenced by Construct(), and ConstructSDandField().


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