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
G4HCIOcatalog Class Reference

#include <G4HCIOcatalog.hh>

Public Member Functions

 G4HCIOcatalog ()
 
virtual ~G4HCIOcatalog ()
 
void SetVerboseLevel (int v)
 
void RegisterEntry (G4VHCIOentry *d)
 
void RegisterHCIOmanager (G4VPHitsCollectionIO *d)
 
G4VHCIOentryGetEntry (std::string name)
 
G4VPHitsCollectionIOGetHCIOmanager (std::string name)
 
void PrintEntries ()
 
std::string CurrentHCIOmanager ()
 
void PrintHCIOmanager ()
 
size_t NumberOfHCIOmanager ()
 
G4VPHitsCollectionIOGetHCIOmanager (int n)
 

Static Public Member Functions

static G4HCIOcatalogGetHCIOcatalog ()
 

Detailed Description

Definition at line 47 of file G4HCIOcatalog.hh.

Constructor & Destructor Documentation

G4HCIOcatalog::G4HCIOcatalog ( )

Definition at line 39 of file G4HCIOcatalog.cc.

Here is the caller graph for this function:

virtual G4HCIOcatalog::~G4HCIOcatalog ( )
inlinevirtual

Definition at line 53 of file G4HCIOcatalog.hh.

Member Function Documentation

std::string G4HCIOcatalog::CurrentHCIOmanager ( )

Definition at line 116 of file G4HCIOcatalog.cc.

Here is the caller graph for this function:

G4VHCIOentry * G4HCIOcatalog::GetEntry ( std::string  name)

Definition at line 79 of file G4HCIOcatalog.cc.

Here is the caller graph for this function:

G4HCIOcatalog * G4HCIOcatalog::GetHCIOcatalog ( )
static

Definition at line 44 of file G4HCIOcatalog.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4VPHitsCollectionIO * G4HCIOcatalog::GetHCIOmanager ( std::string  name)

Definition at line 92 of file G4HCIOcatalog.cc.

Here is the caller graph for this function:

G4VPHitsCollectionIO * G4HCIOcatalog::GetHCIOmanager ( int  n)

Definition at line 139 of file G4HCIOcatalog.cc.

size_t G4HCIOcatalog::NumberOfHCIOmanager ( )
inline

Definition at line 84 of file G4HCIOcatalog.hh.

Here is the caller graph for this function:

void G4HCIOcatalog::PrintEntries ( )

Definition at line 105 of file G4HCIOcatalog.cc.

Here is the caller graph for this function:

void G4HCIOcatalog::PrintHCIOmanager ( )

Definition at line 127 of file G4HCIOcatalog.cc.

Here is the caller graph for this function:

void G4HCIOcatalog::RegisterEntry ( G4VHCIOentry d)

Definition at line 51 of file G4HCIOcatalog.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4HCIOcatalog::RegisterHCIOmanager ( G4VPHitsCollectionIO d)

Definition at line 65 of file G4HCIOcatalog.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4HCIOcatalog::SetVerboseLevel ( int  v)
inline

Definition at line 60 of file G4HCIOcatalog.hh.

Here is the caller graph for this function:


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