Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 멤버 함수 | Protected 속성 | 모든 멤버 목록
G4VDigitizerModule 클래스 참조abstract

#include <G4VDigitizerModule.hh>

G4VDigitizerModule에 대한 상속 다이어그램 :
CexmcEnergyDepositDigitizer CexmcTrackPointsDigitizer GammaRayTelDigitizer

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 속성

G4DigiManagerDigiManager
 
G4String moduleName
 
std::vector< G4StringcollectionName
 
G4int verboseLevel
 

상세한 설명

G4VDigitizerModule.hh 파일의 48 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4VDigitizerModule::G4VDigitizerModule ( G4String  modName)

G4VDigitizerModule.cc 파일의 34 번째 라인에서 정의되었습니다.

다음을 참조함 : DigiManager, G4DigiManager::GetDMpointer(), moduleName.

G4VDigitizerModule::~G4VDigitizerModule ( )
virtual

G4VDigitizerModule.cc 파일의 41 번째 라인에서 정의되었습니다.

멤버 함수 문서화

virtual void G4VDigitizerModule::Digitize ( )
pure virtual

CexmcEnergyDepositDigitizer, CexmcTrackPointsDigitizer, GammaRayTelDigitizer에서 구현되었습니다.

다음에 의해서 참조됨 : G4DigiManager::Digitize().

G4String G4VDigitizerModule::GetCollectionName ( G4int  i) const
inline

G4VDigitizerModule.hh 파일의 80 번째 라인에서 정의되었습니다.

다음을 참조함 : collectionName.

다음에 의해서 참조됨 : G4DigiManager::AddNewModule(), G4DCtable::GetCollectionID().

G4String G4VDigitizerModule::GetName ( void  ) const
inline

G4VDigitizerModule.hh 파일의 82 번째 라인에서 정의되었습니다.

다음을 참조함 : moduleName.

다음에 의해서 참조됨 : G4DigiManager::AddNewModule(), G4DCtable::GetCollectionID().

G4int G4VDigitizerModule::GetNumberOfCollections ( ) const
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.

void G4VDigitizerModule::SetVerboseLevel ( G4int  val)
inline

G4VDigitizerModule.hh 파일의 84 번째 라인에서 정의되었습니다.

다음을 참조함 : verboseLevel.

void G4VDigitizerModule::StoreDigiCollection ( G4VDigiCollection aDC)
protected

G4VDigitizerModule.cc 파일의 50 번째 라인에서 정의되었습니다.

다음을 참조함 : DigiManager, G4DigiManager::GetDigiCollectionID(), G4VDigiCollection::GetName(), moduleName.

다음에 의해서 참조됨 : GammaRayTelDigitizer::Digitize().

void G4VDigitizerModule::StoreDigiCollection ( G4int  DCID,
G4VDigiCollection aDC 
)
protected

G4VDigitizerModule.cc 파일의 59 번째 라인에서 정의되었습니다.

다음을 참조함 : DigiManager, G4DigiManager::SetDigiCollection().

멤버 데이타 문서화

std::vector<G4String> G4VDigitizerModule::collectionName
protected

G4VDigitizerModule.hh 파일의 74 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GammaRayTelDigitizer::GammaRayTelDigitizer(), GetCollectionName(), GetNumberOfCollections().

G4DigiManager* G4VDigitizerModule::DigiManager
protected

G4VDigitizerModule.hh 파일의 72 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VDigitizerModule(), StoreDigiCollection().

G4String G4VDigitizerModule::moduleName
protected

G4VDigitizerModule.hh 파일의 73 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4VDigitizerModule(), GetName(), operator!=(), operator==(), StoreDigiCollection().

G4int G4VDigitizerModule::verboseLevel
protected

G4VDigitizerModule.hh 파일의 75 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : SetVerboseLevel().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: