#include <CCalSensitiveDetectors.hh>
Public 멤버 함수 | |
~CCalSensitiveDetectors () | |
std::vector< G4LogicalVolume * > | getVolumes (const G4String &name, bool exists=0) |
void | registerVolume (const G4String &name, G4LogicalVolume *) |
bool | setSensitive (const G4String &string, G4VSensitiveDetector *sens) |
정적 Public 멤버 함수 | |
static CCalSensitiveDetectors * | getInstance () |
Private 멤버 함수 | |
CCalSensitiveDetectors () | |
Private 속성 | |
mmslv | theLVs |
정적 Private 속성 | |
static CCalSensitiveDetectors * | theInstance = 0 |
CCalSensitiveDetectors.hh 파일의 41 번째 라인에서 정의되었습니다.
|
inline |
CCalSensitiveDetectors.hh 파일의 44 번째 라인에서 정의되었습니다.
|
inlineprivate |
CCalSensitiveDetectors.hh 파일의 50 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getInstance().
|
static |
CCalSensitiveDetectors.cc 파일의 38 번째 라인에서 정의되었습니다.
다음을 참조함 : CCalSensitiveDetectors(), theInstance.
다음에 의해서 참조됨 : CCalSensAssign::assign(), CCalG4Hcal::constructSensitive(), CCalG4Ecal::constructSensitive().
std::vector< G4LogicalVolume * > CCalSensitiveDetectors::getVolumes | ( | const G4String & | name, |
bool | exists = 0 |
||
) |
CCalSensitiveDetectors.cc 파일의 54 번째 라인에서 정의되었습니다.
void CCalSensitiveDetectors::registerVolume | ( | const G4String & | name, |
G4LogicalVolume * | logv | ||
) |
CCalSensitiveDetectors.cc 파일의 44 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4LogicalVolume::GetName(), theLVs.
다음에 의해서 참조됨 : CCalG4Hcal::constructSensitive(), CCalG4Ecal::constructSensitive().
bool CCalSensitiveDetectors::setSensitive | ( | const G4String & | string, |
G4VSensitiveDetector * | sens | ||
) |
CCalSensitiveDetectors.cc 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4VSensitiveDetector::GetName(), G4LogicalVolume::GetName(), result, G4LogicalVolume::SetSensitiveDetector(), theLVs.
다음에 의해서 참조됨 : CCalSensAssign::assign().
|
staticprivate |
CCalSensitiveDetectors.hh 파일의 50 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getInstance().
|
private |
CCalSensitiveDetectors.hh 파일의 53 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getVolumes(), registerVolume(), setSensitive().