ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4DCIOcatalog.hh File Reference
#include <map>
#include "G4Types.hh"
#include "G4VPDigitsCollectionIO.hh"
+ Include dependency graph for G4DCIOcatalog.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4DCIOcatalog
 

Typedefs

typedef std::map< std::string,
G4VDCIOentry *, std::less
< std::string > > 
DCIOmap
 
typedef std::map< std::string,
G4VPDigitsCollectionIO
*, std::less< std::string > > 
DCIOstore
 

Typedef Documentation

typedef std::map<std::string, G4VDCIOentry*, std::less<std::string> > DCIOmap

Definition at line 38 of file G4DCIOcatalog.hh.

View newest version in sPHENIX GitHub at line 38 of file G4DCIOcatalog.hh

typedef std::map<std::string, G4VPDigitsCollectionIO*, std::less<std::string> > DCIOstore

Definition at line 42 of file G4DCIOcatalog.hh.

View newest version in sPHENIX GitHub at line 42 of file G4DCIOcatalog.hh