#include <G4VPDigitsCollectionIO.hh>
Public 멤버 함수 | |
G4VPDigitsCollectionIO (std::string detName, std::string colName) | |
virtual | ~G4VPDigitsCollectionIO () |
virtual G4bool | Store (const G4VDigiCollection *)=0 |
virtual G4bool | Retrieve (G4VDigiCollection *&)=0 |
G4bool | operator== (const G4VPDigitsCollectionIO &right) const |
std::string | DMname () |
std::string | CollectionName () |
void | SetVerboseLevel (int v) |
Protected 속성 | |
G4int | m_verbose |
std::string | f_detName |
std::string | f_colName |
G4VPDigitsCollectionIO.hh 파일의 39 번째 라인에서 정의되었습니다.
G4VPDigitsCollectionIO::G4VPDigitsCollectionIO | ( | std::string | detName, |
std::string | colName | ||
) |
G4VPDigitsCollectionIO.cc 파일의 34 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4VPDigitsCollectionIO.hh 파일의 45 번째 라인에서 정의되었습니다.
|
inline |
G4VPDigitsCollectionIO.hh 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : f_colName.
|
inline |
G4VPDigitsCollectionIO.hh 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : f_detName.
다음에 의해서 참조됨 : G4DCIOcatalog::RegisterDCIOmanager().
G4bool G4VPDigitsCollectionIO::operator== | ( | const G4VPDigitsCollectionIO & | right | ) | const |
G4VPDigitsCollectionIO.cc 파일의 40 번째 라인에서 정의되었습니다.
|
pure virtual |
G4VPDigitsCollectionIO.hh 파일의 68 번째 라인에서 정의되었습니다.
다음을 참조함 : m_verbose.
다음에 의해서 참조됨 : G4VPDigitIO::SetVerboseLevel(), G4PersistencyManager::SetVerboseLevel().
|
pure virtual |
|
protected |
G4VPDigitsCollectionIO.hh 파일의 74 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CollectionName(), operator==().
|
protected |
G4VPDigitsCollectionIO.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DMname(), operator==().
|
protected |
G4VPDigitsCollectionIO.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : SetVerboseLevel().