Geant4
10.02.p02
|
#include <G4HCIOentryT.hh>
Public Member Functions | |
G4HCIOentryT (std::string n) | |
~G4HCIOentryT () | |
void | CreateHCIOmanager (std::string detName, std::string colName) |
void | DeleteHCIOmanager () |
Public Member Functions inherited from G4VHCIOentry | |
G4VHCIOentry (std::string n) | |
virtual | ~G4VHCIOentry () |
void | SetVerboseLevel (G4int v) |
std::string | GetName () |
Private Attributes | |
G4VPHitsCollectionIO * | f_manager |
Additional Inherited Members | |
Protected Attributes inherited from G4VHCIOentry | |
G4int | m_verbose |
Definition at line 44 of file G4HCIOentryT.hh.
|
inline |
Definition at line 48 of file G4HCIOentryT.hh.
References G4cout, G4endl, G4VHCIOentry::m_verbose, and n.
|
inline |
Definition at line 58 of file G4HCIOentryT.hh.
|
inlinevirtual |
Reimplemented from G4VHCIOentry.
Definition at line 62 of file G4HCIOentryT.hh.
References G4HCIOentryT< T >::f_manager, G4cout, G4endl, G4HCIOcatalog::GetHCIOcatalog(), G4VHCIOentry::m_verbose, G4HCIOcatalog::PrintHCIOmanager(), and G4HCIOcatalog::RegisterHCIOmanager().
|
inline |
Definition at line 78 of file G4HCIOentryT.hh.
|
private |
Definition at line 78 of file G4HCIOentryT.hh.
Referenced by G4HCIOentryT< T >::CreateHCIOmanager().