Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
G4DCIOcatalog Class Reference

#include <G4DCIOcatalog.hh>

Public Member Functions

 G4DCIOcatalog ()
 
virtual ~G4DCIOcatalog ()
 
void SetVerboseLevel (int v)
 
void RegisterEntry (G4VDCIOentry *d)
 
void RegisterDCIOmanager (G4VPDigitsCollectionIO *d)
 
G4VDCIOentryGetEntry (std::string name)
 
G4VPDigitsCollectionIOGetDCIOmanager (std::string name)
 
void PrintEntries ()
 
std::string CurrentDCIOmanager ()
 
void PrintDCIOmanager ()
 
size_t NumberOfDCIOmanager ()
 
G4VPDigitsCollectionIOGetDCIOmanager (int n)
 

Static Public Member Functions

static G4DCIOcatalogGetDCIOcatalog ()
 

Detailed Description

Definition at line 47 of file G4DCIOcatalog.hh.

Constructor & Destructor Documentation

G4DCIOcatalog::G4DCIOcatalog ( )

Definition at line 39 of file G4DCIOcatalog.cc.

Here is the caller graph for this function:

virtual G4DCIOcatalog::~G4DCIOcatalog ( )
inlinevirtual

Definition at line 53 of file G4DCIOcatalog.hh.

Member Function Documentation

std::string G4DCIOcatalog::CurrentDCIOmanager ( )

Definition at line 116 of file G4DCIOcatalog.cc.

Here is the caller graph for this function:

G4DCIOcatalog * G4DCIOcatalog::GetDCIOcatalog ( )
static

Definition at line 44 of file G4DCIOcatalog.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4VPDigitsCollectionIO * G4DCIOcatalog::GetDCIOmanager ( std::string  name)

Definition at line 92 of file G4DCIOcatalog.cc.

Here is the caller graph for this function:

G4VPDigitsCollectionIO * G4DCIOcatalog::GetDCIOmanager ( int  n)

Definition at line 139 of file G4DCIOcatalog.cc.

G4VDCIOentry * G4DCIOcatalog::GetEntry ( std::string  name)

Definition at line 79 of file G4DCIOcatalog.cc.

Here is the caller graph for this function:

size_t G4DCIOcatalog::NumberOfDCIOmanager ( )
inline

Definition at line 84 of file G4DCIOcatalog.hh.

Here is the caller graph for this function:

void G4DCIOcatalog::PrintDCIOmanager ( )

Definition at line 127 of file G4DCIOcatalog.cc.

Here is the caller graph for this function:

void G4DCIOcatalog::PrintEntries ( )

Definition at line 105 of file G4DCIOcatalog.cc.

Here is the caller graph for this function:

void G4DCIOcatalog::RegisterDCIOmanager ( G4VPDigitsCollectionIO d)

Definition at line 65 of file G4DCIOcatalog.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4DCIOcatalog::RegisterEntry ( G4VDCIOentry d)

Definition at line 51 of file G4DCIOcatalog.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4DCIOcatalog::SetVerboseLevel ( int  v)
inline

Definition at line 60 of file G4DCIOcatalog.hh.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: