Geant4  10.00.p02
CCalG4Hall Class Reference

#include <CCalG4Hall.hh>

+ Inheritance diagram for CCalG4Hall:
+ Collaboration diagram for CCalG4Hall:

Public Member Functions

 CCalG4Hall (const G4String &name)
 
virtual ~CCalG4Hall ()
 
- Public Member Functions inherited from CCalHall
 CCalHall (const G4String &name)
 
virtual ~CCalHall ()
 
G4String getMaterial () const
 
double getDy_2Hall () const
 
double getDx_2Hall () const
 
- Public Member Functions inherited from CCalDetector
 CCalDetector (const G4String &name)
 
virtual ~CCalDetector ()
 
void constructHierarchy ()
 
void construct ()
 
void addDetector (CCalDetector *)
 
G4String Name () const
 
G4String baseFileName () const
 
G4String File () const
 
CCalDetectorgetDaughter (int i) const
 
int getNDaughters () const
 
G4bool operator== (const CCalDetector &left) const
 
G4bool operator!= (const CCalDetector &left) const
 
- Public Member Functions inherited from CCalG4Able
 CCalG4Able (G4String name)
 
virtual ~CCalG4Able ()
 
G4VPhysicalVolumePhysicalVolume (G4VPhysicalVolume *)
 
void setVisType (CCalVisualisable::visType, G4LogicalVolume *)
 
void setSensitivity (G4bool sens=true)
 
G4bool isSensitive () const
 
G4String G4Name () const
 
void setName (const G4String &name)
 
G4bool operator== (const CCalG4Able &right) const
 

Protected Member Functions

virtual G4VPhysicalVolumeconstructIn (G4VPhysicalVolume *)
 
virtual void constructDaughters ()
 
- Protected Member Functions inherited from CCalHall
virtual int readFile ()
 
- Protected Member Functions inherited from CCalDetector
int buildFromFile ()
 
- Protected Member Functions inherited from CCalG4Able
void AddCCalG4Able (CCalG4Able *)
 
virtual void constructSensitive ()
 

Additional Inherited Members

- Protected Attributes inherited from CCalDetector
G4String detectorName
 
G4String fileName
 
CCalDetectorTable theDetectorsInside
 
int constructFlag
 
- Protected Attributes inherited from CCalG4Able
G4VPhysicalVolumedetPhysicalVolume
 
CCalG4AbleTable theG4DetectorsInside
 
G4String g4ableName
 
G4bool sensitivity
 
CCalVisualisable visProperties
 
G4VisAttributesg4VisAtt [CCalVisualisable::TotalVisTypes]
 
- Static Protected Attributes inherited from CCalDetector
static G4String pathName = getenv("CCAL_GEOMPATH")
 

Detailed Description

Definition at line 36 of file CCalG4Hall.hh.

Constructor & Destructor Documentation

CCalG4Hall::CCalG4Hall ( const G4String name)

Definition at line 53 of file CCalG4Hall.cc.

CCalG4Hall::~CCalG4Hall ( )
virtual

Definition at line 56 of file CCalG4Hall.cc.

Member Function Documentation

void CCalG4Hall::constructDaughters ( )
protectedvirtual

Reimplemented from CCalHall.

Definition at line 101 of file CCalG4Hall.cc.

References CCalG4Able::AddCCalG4Able(), CCalDetector::addDetector(), CCalG4Ecal::module1, and CCalG4Ecal::setType().

+ Here is the call graph for this function:

G4VPhysicalVolume * CCalG4Hall::constructIn ( G4VPhysicalVolume mother)
protectedvirtual

Implements CCalG4Able.

Definition at line 62 of file CCalG4Hall.cc.

References CCalMaterialFactory::findMaterial(), G4cout, G4endl, CCalHall::getDx_2Hall(), CCalHall::getDy_2Hall(), CCalMaterialFactory::getInstance(), CCalHall::getMaterial(), G4VSolid::GetName(), G4VPhysicalVolume::GetName(), G4LogicalVolume::GetName(), mm, name, CCalDetector::Name(), CCalVisualisable::PseudoVolumes, CCalG4Able::setVisType(), and tab().

+ Here is the call graph for this function:


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