![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

Collaboration diagram for CCalSensitiveDetectors:Public Member Functions | |
| ~CCalSensitiveDetectors () | |
| std::vector< G4LogicalVolume * > | getVolumes (const G4String &name, G4bool exists=false) |
| void | registerVolume (const G4String &name, G4LogicalVolume *) |
| G4bool | setSensitive (const G4String &string, G4VSensitiveDetector *sens) |
Static Public Member Functions | |
| static CCalSensitiveDetectors * | getInstance () |
Private Member Functions | |
| CCalSensitiveDetectors () | |
Private Attributes | |
| mmslv | theLVs |
Static Private Attributes | |
| static CCalSensitiveDetectors * | theInstance = 0 |
Definition at line 41 of file CCalSensitiveDetectors.hh.
View newest version in sPHENIX GitHub at line 41 of file CCalSensitiveDetectors.hh
|
inline |
Definition at line 44 of file CCalSensitiveDetectors.hh.
View newest version in sPHENIX GitHub at line 44 of file CCalSensitiveDetectors.hh
|
inlineprivate |
Definition at line 51 of file CCalSensitiveDetectors.hh.
View newest version in sPHENIX GitHub at line 51 of file CCalSensitiveDetectors.hh
Referenced by getInstance().
Here is the caller graph for this function:
|
static |
Definition at line 38 of file CCalSensitiveDetectors.cc.
View newest version in sPHENIX GitHub at line 38 of file CCalSensitiveDetectors.cc
References CCalSensitiveDetectors(), and theInstance.
Referenced by CCalSensAssign::assign(), CCalG4Hcal::constructSensitive(), and CCalG4Ecal::constructSensitive().
Here is the call graph for this function:
Here is the caller graph for this function:| std::vector< G4LogicalVolume * > CCalSensitiveDetectors::getVolumes | ( | const G4String & | name, |
| G4bool | exists = false |
||
| ) |
Definition at line 56 of file CCalSensitiveDetectors.cc.
View newest version in sPHENIX GitHub at line 56 of file CCalSensitiveDetectors.cc
| void CCalSensitiveDetectors::registerVolume | ( | const G4String & | name, |
| G4LogicalVolume * | logv | ||
| ) |
Definition at line 45 of file CCalSensitiveDetectors.cc.
View newest version in sPHENIX GitHub at line 45 of file CCalSensitiveDetectors.cc
References G4cout, G4endl, G4LogicalVolume::GetName(), and theLVs.
Referenced by CCalG4Hcal::constructSensitive(), and CCalG4Ecal::constructSensitive().
Here is the call graph for this function:
Here is the caller graph for this function:| G4bool CCalSensitiveDetectors::setSensitive | ( | const G4String & | string, |
| G4VSensitiveDetector * | sens | ||
| ) |
Definition at line 73 of file CCalSensitiveDetectors.cc.
View newest version in sPHENIX GitHub at line 73 of file CCalSensitiveDetectors.cc
References G4cout, G4endl, G4VSensitiveDetector::GetName(), G4LogicalVolume::GetName(), G4LogicalVolume::SetSensitiveDetector(), and theLVs.
Referenced by CCalSensAssign::assign().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 51 of file CCalSensitiveDetectors.hh.
View newest version in sPHENIX GitHub at line 51 of file CCalSensitiveDetectors.hh
Referenced by getInstance().
|
private |
Definition at line 54 of file CCalSensitiveDetectors.hh.
View newest version in sPHENIX GitHub at line 54 of file CCalSensitiveDetectors.hh
Referenced by getVolumes(), registerVolume(), and setSensitive().
1.8.2
with ECCE GitHub integration
