ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/composite_calorimeter/include/CCalG4Hcal.hh>
Protected Member Functions | |
virtual G4VPhysicalVolume * | constructIn (G4VPhysicalVolume *) |
virtual void | constructDaughters () |
G4LogicalVolume * | constructScintillatorLayer (G4int) |
G4LogicalVolume * | constructAbsorberLayer (G4int) |
virtual void | constructSensitive () |
Protected Member Functions inherited from CCalHcal | |
virtual G4int | readFile () |
Protected Member Functions inherited from CCalDetector | |
G4int | buildFromFile () |
Protected Member Functions inherited from CCalG4Able | |
void | AddCCalG4Able (CCalG4Able *) |
Private Attributes | |
ptrG4Log * | sclLog |
ptrG4Log * | absLog |
std::vector< ptrG4Log > | allSensitiveLogs |
Additional Inherited Members | |
Protected Attributes inherited from CCalDetector | |
G4String | detectorName |
G4String | fileName |
G4String | pathName |
CCalDetectorTable | theDetectorsInside |
G4int | constructFlag |
Protected Attributes inherited from CCalG4Able | |
G4VPhysicalVolume * | detPhysicalVolume |
CCalG4AbleTable | theG4DetectorsInside |
G4String | g4ableName |
G4bool | sensitivity |
CCalVisualisable | visProperties |
G4VisAttributes * | g4VisAtt [CCalVisualisable::TotalVisTypes] |
Definition at line 40 of file CCalG4Hcal.hh.
View newest version in sPHENIX GitHub at line 40 of file CCalG4Hcal.hh
CCalG4Hcal::CCalG4Hcal | ( | const G4String & | name | ) |
Definition at line 57 of file CCalG4Hcal.cc.
View newest version in sPHENIX GitHub at line 57 of file CCalG4Hcal.cc
|
virtual |
Definition at line 60 of file CCalG4Hcal.cc.
View newest version in sPHENIX GitHub at line 60 of file CCalG4Hcal.cc
|
protected |
Definition at line 320 of file CCalG4Hcal.cc.
View newest version in sPHENIX GitHub at line 320 of file CCalG4Hcal.cc
References CCalVisualisable::Absorber, CCalMaterialFactory::findMaterial(), G4cout, G4endl, CCalHcal::getAbsMat(), CCalHcal::getDx_2Abs(), CCalHcal::getDy_2Abs(), CCalMaterialFactory::getInstance(), mm, CCalDetector::Name(), CCalG4Able::setVisType(), and tab().
Referenced by constructIn().
|
protectedvirtual |
Reimplemented from CCalHcal.
Definition at line 361 of file CCalG4Hcal.cc.
View newest version in sPHENIX GitHub at line 361 of file CCalG4Hcal.cc
|
protectedvirtual |
Implements CCalG4Able.
Definition at line 71 of file CCalG4Hcal.cc.
View newest version in sPHENIX GitHub at line 71 of file CCalG4Hcal.cc
References absLog, constructAbsorberLayer(), constructScintillatorLayer(), CCalMaterialFactory::findMaterial(), G4cout, G4endl, CCalHcal::getBoxMat(), CCalHcal::getDx_2Box(), CCalHcal::getDx_2Cal(), CCalHcal::getDy_2Box(), CCalHcal::getDy_2Cal(), CCalHcal::getGenMat(), CCalMaterialFactory::getInstance(), CCalHcal::getMotherAbs(), CCalHcal::getMotherScnt(), CCalHcal::getNAbsorber(), G4VPhysicalVolume::GetName(), G4LogicalVolume::GetName(), CCalHcal::getNBox(), CCalHcal::getNLayerAbs(), CCalHcal::getNLayerScnt(), CCalHcal::getNScintillator(), CCalHcal::getTypeAbs(), CCalHcal::getTypeScnt(), CCalHcal::getWallThickBox(), CCalHcal::getXposAbs(), CCalHcal::getXposBox(), CCalHcal::getXposCal(), CCalHcal::getXposScnt(), mm, CCalDetector::Name(), CCalVisualisable::PseudoVolumes, sclLog, CCalG4Able::setVisType(), CCalVisualisable::Support, and tab().
|
protected |
Definition at line 211 of file CCalG4Hcal.cc.
View newest version in sPHENIX GitHub at line 211 of file CCalG4Hcal.cc
References allSensitiveLogs, CCalVisualisable::Cable, CCalMaterialFactory::findMaterial(), G4cout, G4endl, CCalHcal::getDx_2BackP(), CCalHcal::getDx_2FrontP(), CCalHcal::getDx_2Scnt(), CCalHcal::getDx_2ScntLay(), CCalHcal::getDx_2Wrap(), CCalHcal::getDy_2ScntLay(), CCalHcal::getGenMat(), CCalMaterialFactory::getInstance(), G4LogicalVolume::GetName(), CCalHcal::getPlasMat(), CCalHcal::getScntMat(), CCalHcal::getWrapMat(), mm, CCalDetector::Name(), CCalVisualisable::PseudoVolumes, CCalVisualisable::Sensitive, CCalG4Able::setVisType(), CCalVisualisable::Support, and tab().
Referenced by constructIn().
|
protectedvirtual |
Reimplemented from CCalG4Able.
Definition at line 342 of file CCalG4Hcal.cc.
View newest version in sPHENIX GitHub at line 342 of file CCalG4Hcal.cc
References allSensitiveLogs, G4cerr, G4cout, G4endl, CCalSensitiveDetectors::getInstance(), CCalDetector::Name(), and CCalSensitiveDetectors::registerVolume().
|
private |
Definition at line 62 of file CCalG4Hcal.hh.
View newest version in sPHENIX GitHub at line 62 of file CCalG4Hcal.hh
Referenced by constructIn(), and ~CCalG4Hcal().
|
private |
Definition at line 65 of file CCalG4Hcal.hh.
View newest version in sPHENIX GitHub at line 65 of file CCalG4Hcal.hh
Referenced by constructScintillatorLayer(), and constructSensitive().
|
private |
Definition at line 61 of file CCalG4Hcal.hh.
View newest version in sPHENIX GitHub at line 61 of file CCalG4Hcal.hh
Referenced by constructIn(), and ~CCalG4Hcal().