#include <G4VDigitizerModule.hh>
Public 멤버 함수 | |
G4VDigitizerModule (G4String modName) | |
virtual | ~G4VDigitizerModule () |
int | operator== (const G4VDigitizerModule &right) const |
int | operator!= (const G4VDigitizerModule &right) const |
virtual void | Digitize ()=0 |
G4int | GetNumberOfCollections () const |
G4String | GetCollectionName (G4int i) const |
G4String | GetName () const |
void | SetVerboseLevel (G4int val) |
Protected 멤버 함수 | |
void | StoreDigiCollection (G4VDigiCollection *aDC) |
void | StoreDigiCollection (G4int DCID, G4VDigiCollection *aDC) |
Protected 속성 | |
G4DigiManager * | DigiManager |
G4String | moduleName |
std::vector< G4String > | collectionName |
G4int | verboseLevel |
G4VDigitizerModule.hh 파일의 48 번째 라인에서 정의되었습니다.
G4VDigitizerModule::G4VDigitizerModule | ( | G4String | modName | ) |
G4VDigitizerModule.cc 파일의 34 번째 라인에서 정의되었습니다.
다음을 참조함 : DigiManager, G4DigiManager::GetDMpointer(), moduleName.
|
virtual |
G4VDigitizerModule.cc 파일의 41 번째 라인에서 정의되었습니다.
|
pure virtual |
CexmcEnergyDepositDigitizer, CexmcTrackPointsDigitizer, GammaRayTelDigitizer에서 구현되었습니다.
다음에 의해서 참조됨 : G4DigiManager::Digitize().
G4VDigitizerModule.hh 파일의 80 번째 라인에서 정의되었습니다.
다음을 참조함 : collectionName.
다음에 의해서 참조됨 : G4DigiManager::AddNewModule(), G4DCtable::GetCollectionID().
G4VDigitizerModule.hh 파일의 82 번째 라인에서 정의되었습니다.
다음을 참조함 : moduleName.
다음에 의해서 참조됨 : G4DigiManager::AddNewModule(), G4DCtable::GetCollectionID().
|
inline |
G4VDigitizerModule.hh 파일의 78 번째 라인에서 정의되었습니다.
다음을 참조함 : collectionName.
다음에 의해서 참조됨 : G4DigiManager::AddNewModule(), G4DCtable::GetCollectionID().
int G4VDigitizerModule::operator!= | ( | const G4VDigitizerModule & | right | ) | const |
G4VDigitizerModule.cc 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : moduleName.
int G4VDigitizerModule::operator== | ( | const G4VDigitizerModule & | right | ) | const |
G4VDigitizerModule.cc 파일의 44 번째 라인에서 정의되었습니다.
다음을 참조함 : moduleName.
G4VDigitizerModule.hh 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : verboseLevel.
|
protected |
G4VDigitizerModule.cc 파일의 50 번째 라인에서 정의되었습니다.
다음을 참조함 : DigiManager, G4DigiManager::GetDigiCollectionID(), G4VDigiCollection::GetName(), moduleName.
다음에 의해서 참조됨 : GammaRayTelDigitizer::Digitize().
|
protected |
G4VDigitizerModule.cc 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : DigiManager, G4DigiManager::SetDigiCollection().
|
protected |
G4VDigitizerModule.hh 파일의 74 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GammaRayTelDigitizer::GammaRayTelDigitizer(), GetCollectionName(), GetNumberOfCollections().
|
protected |
G4VDigitizerModule.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VDigitizerModule(), StoreDigiCollection().
|
protected |
G4VDigitizerModule.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VDigitizerModule(), GetName(), operator!=(), operator==(), StoreDigiCollection().
|
protected |
G4VDigitizerModule.hh 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : SetVerboseLevel().