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/CCalG4Ecal.hh>
Public Types | |
enum | CMType { module1, module2 } |
Static Public Attributes | |
static G4String | idName = "CrystalMatrix" |
Protected Member Functions | |
virtual G4VPhysicalVolume * | constructIn (G4VPhysicalVolume *) |
virtual void | constructSensitive () |
Protected Member Functions inherited from CCalEcal | |
virtual G4int | readFile () |
virtual void | constructDaughters () |
Protected Member Functions inherited from CCalDetector | |
G4int | buildFromFile () |
Protected Member Functions inherited from CCalG4Able | |
void | AddCCalG4Able (CCalG4Able *) |
Private Member Functions | |
G4LogicalVolume * | constructGlobal () |
Private Attributes | |
CMType | type |
std::vector< ptrG4Log > | sensitiveLogs |
Static Private Attributes | |
static G4LogicalVolume * | crystalmatrixLog = 0 |
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 39 of file CCalG4Ecal.hh.
View newest version in sPHENIX GitHub at line 39 of file CCalG4Ecal.hh
enum CCalG4Ecal::CMType |
Definition at line 42 of file CCalG4Ecal.hh.
View newest version in sPHENIX GitHub at line 42 of file CCalG4Ecal.hh
CCalG4Ecal::CCalG4Ecal | ( | const G4String & | name | ) |
Definition at line 65 of file CCalG4Ecal.cc.
View newest version in sPHENIX GitHub at line 65 of file CCalG4Ecal.cc
|
virtual |
Definition at line 68 of file CCalG4Ecal.cc.
View newest version in sPHENIX GitHub at line 68 of file CCalG4Ecal.cc
|
private |
Definition at line 149 of file CCalG4Ecal.cc.
View newest version in sPHENIX GitHub at line 149 of file CCalG4Ecal.cc
References kdfinder::abs(), CCalRotationMatrixFactory::AddMatrix(), angle, deg, CCalMaterialFactory::findMaterial(), CCalRotationMatrixFactory::findMatrix(), G4cout, G4endl, CCalEcal::getCrystLength(), CCalEcal::getCrystMat(), CCalEcal::getCrystNum(), CCalEcal::getCrystPar(), CCalEcal::getCrystTol(), CCalEcal::getDistSupp(), CCalEcal::getDxSupp(), CCalEcal::getDySupp(), CCalEcal::getDzSupp(), CCalEcal::getGenMat(), CCalRotationMatrixFactory::getInstance(), CCalMaterialFactory::getInstance(), CCalEcal::getLayAngle(), CCalEcal::getLayMat(), CCalEcal::getLayNum(), CCalEcal::getLayPar(), CCalEcal::getLayRadius(), CCalEcal::getLengBox(), CCalEcal::getLengFront(), G4LogicalVolume::GetName(), CCalEcal::getSuppMat(), CCalEcal::getWidBox(), idName, mm, CCalVisualisable::OtherServices, CCalVisualisable::PseudoVolumes, CCalVisualisable::Sensitive, sensitiveLogs, CCalG4Able::setVisType(), CCalVisualisable::Support, and tab().
Referenced by constructIn().
|
protectedvirtual |
Implements CCalG4Able.
Definition at line 74 of file CCalG4Ecal.cc.
View newest version in sPHENIX GitHub at line 74 of file CCalG4Ecal.cc
References CCalRotationMatrixFactory::AddMatrix(), constructGlobal(), crystalmatrixLog, deg, CCalRotationMatrixFactory::findMatrix(), G4cout, G4endl, CCalRotationMatrixFactory::getInstance(), G4VPhysicalVolume::GetLogicalVolume(), G4VPhysicalVolume::GetName(), G4LogicalVolume::GetName(), CCalEcal::getPhiX(), CCalEcal::getPhiY(), CCalEcal::getPhiZ(), CCalEcal::getThetaX(), CCalEcal::getThetaY(), CCalEcal::getThetaZ(), CCalEcal::getXpos(), CCalEcal::getYpos(), CCalEcal::getZpos(), idName, mm, module2, num, tab(), type, x, y, and z.
|
protectedvirtual |
Reimplemented from CCalG4Able.
Definition at line 276 of file CCalG4Ecal.cc.
View newest version in sPHENIX GitHub at line 276 of file CCalG4Ecal.cc
References G4cout, G4endl, CCalSensitiveDetectors::getInstance(), idName, CCalSensitiveDetectors::registerVolume(), and sensitiveLogs.
Definition at line 48 of file CCalG4Ecal.hh.
View newest version in sPHENIX GitHub at line 48 of file CCalG4Ecal.hh
References type.
Referenced by CCalG4Hall::constructDaughters().
|
staticprivate |
Definition at line 70 of file CCalG4Ecal.hh.
View newest version in sPHENIX GitHub at line 70 of file CCalG4Ecal.hh
Referenced by constructIn().
|
static |
Definition at line 51 of file CCalG4Ecal.hh.
View newest version in sPHENIX GitHub at line 51 of file CCalG4Ecal.hh
Referenced by constructGlobal(), constructIn(), and constructSensitive().
|
private |
Definition at line 73 of file CCalG4Ecal.hh.
View newest version in sPHENIX GitHub at line 73 of file CCalG4Ecal.hh
Referenced by constructGlobal(), and constructSensitive().
|
private |
Definition at line 67 of file CCalG4Ecal.hh.
View newest version in sPHENIX GitHub at line 67 of file CCalG4Ecal.hh
Referenced by constructIn(), and setType().