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

#include <G4VDigiCollection.hh>

G4VDigiCollection에 대한 상속 다이어그램 :
G4DigiCollection G4TDigiCollection< T >

Public 멤버 함수

 G4VDigiCollection ()
 
 G4VDigiCollection (G4String DMnam, G4String colNam)
 
virtual ~G4VDigiCollection ()
 
G4int operator== (const G4VDigiCollection &right) const
 
virtual void DrawAllDigi ()
 
virtual void PrintAllDigi ()
 
G4String GetName ()
 
G4String GetDMname ()
 
virtual G4VDigiGetDigi (size_t) const
 
virtual size_t GetSize () const
 

Protected 속성

G4String collectionName
 
G4String DMname
 

상세한 설명

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

생성자 & 소멸자 문서화

G4VDigiCollection::G4VDigiCollection ( )

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

다음을 참조함 : collectionName, DMname.

G4VDigiCollection::G4VDigiCollection ( G4String  DMnam,
G4String  colNam 
)

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

다음을 참조함 : collectionName, DMname.

G4VDigiCollection::~G4VDigiCollection ( )
virtual

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

멤버 함수 문서화

void G4VDigiCollection::DrawAllDigi ( )
virtual

G4TDigiCollection< T >에서 재구현되었습니다.

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

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

virtual G4VDigi* G4VDigiCollection::GetDigi ( size_t  ) const
inlinevirtual

G4TDigiCollection< T >에서 재구현되었습니다.

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

G4String G4VDigiCollection::GetDMname ( )
inline

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

다음을 참조함 : DMname.

G4String G4VDigiCollection::GetName ( void  )
inline

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

다음을 참조함 : collectionName.

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

virtual size_t G4VDigiCollection::GetSize ( ) const
inlinevirtual

G4TDigiCollection< T >에서 재구현되었습니다.

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

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

G4int G4VDigiCollection::operator== ( const G4VDigiCollection right) const

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

다음을 참조함 : collectionName, DMname.

void G4VDigiCollection::PrintAllDigi ( )
virtual

G4TDigiCollection< T >에서 재구현되었습니다.

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

멤버 데이타 문서화

G4String G4VDigiCollection::collectionName
protected

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

다음에 의해서 참조됨 : G4VDigiCollection(), GetName(), operator==(), G4DigiCollection::operator==(), G4TDigiCollection< T >::operator==().

G4String G4VDigiCollection::DMname
protected

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

다음에 의해서 참조됨 : G4VDigiCollection(), GetDMname(), operator==().


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