| 
    Geant4
    10.01
    
   | 
 
#include <G4DCIOentryT.hh>
 Inheritance diagram for G4DCIOentryT< T >:
 Collaboration diagram for G4DCIOentryT< T >:Public Member Functions | |
| G4DCIOentryT (std::string n) | |
| ~G4DCIOentryT () | |
| void | CreateDCIOmanager (std::string detName, std::string colName) | 
| void | DeleteDCIOmanager () | 
  Public Member Functions inherited from G4VDCIOentry | |
| G4VDCIOentry (std::string n) | |
| virtual | ~G4VDCIOentry () | 
| void | SetVerboseLevel (G4int v) | 
| std::string | GetName () | 
Private Attributes | |
| G4VPDigitsCollectionIO * | f_manager | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VDCIOentry | |
| G4int | m_verbose | 
Definition at line 44 of file G4DCIOentryT.hh.
      
  | 
  inline | 
Definition at line 48 of file G4DCIOentryT.hh.
References G4cout, G4endl, G4VDCIOentry::m_verbose, and n.
      
  | 
  inline | 
Definition at line 58 of file G4DCIOentryT.hh.
      
  | 
  inlinevirtual | 
Reimplemented from G4VDCIOentry.
Definition at line 62 of file G4DCIOentryT.hh.
References G4DCIOentryT< T >::f_manager, G4cout, G4endl, G4DCIOcatalog::GetDCIOcatalog(), G4VDCIOentry::m_verbose, G4DCIOcatalog::PrintDCIOmanager(), and G4DCIOcatalog::RegisterDCIOmanager().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 78 of file G4DCIOentryT.hh.
      
  | 
  private | 
Definition at line 78 of file G4DCIOentryT.hh.
Referenced by G4DCIOentryT< T >::CreateDCIOmanager().