|
Geant4_10
|
#include <CCalSensitiveDetectors.hh>
Public Member Functions | |
| ~CCalSensitiveDetectors () | |
| std::vector< G4LogicalVolume * > | getVolumes (const G4String &name, bool exists=0) |
| void | registerVolume (const G4String &name, G4LogicalVolume *) |
| bool | setSensitive (const G4String &string, G4VSensitiveDetector *sens) |
Static Public Member Functions | |
| static CCalSensitiveDetectors * | getInstance () |
Definition at line 41 of file CCalSensitiveDetectors.hh.
|
inline |
Definition at line 44 of file CCalSensitiveDetectors.hh.
|
static |
Definition at line 38 of file CCalSensitiveDetectors.cc.

| std::vector< G4LogicalVolume * > CCalSensitiveDetectors::getVolumes | ( | const G4String & | name, |
| bool | exists = 0 |
||
| ) |
Definition at line 54 of file CCalSensitiveDetectors.cc.
| void CCalSensitiveDetectors::registerVolume | ( | const G4String & | name, |
| G4LogicalVolume * | logv | ||
| ) |
Definition at line 44 of file CCalSensitiveDetectors.cc.


| bool CCalSensitiveDetectors::setSensitive | ( | const G4String & | string, |
| G4VSensitiveDetector * | sens | ||
| ) |
Definition at line 72 of file CCalSensitiveDetectors.cc.


1.8.5