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

Go to the source code of this file.

Classes

class  G4HCIOcatalog
 

Typedefs

typedef std::map< std::string,
G4VHCIOentry *, std::less
< std::string > > 
HCIOmap
 
typedef std::map< std::string,
G4VPHitsCollectionIO
*, std::less< std::string > > 
HCIOstore
 

Typedef Documentation

typedef std::map<std::string, G4VHCIOentry*, std::less<std::string> > HCIOmap

Definition at line 38 of file G4HCIOcatalog.hh.

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

typedef std::map<std::string, G4VPHitsCollectionIO*, std::less<std::string> > HCIOstore

Definition at line 42 of file G4HCIOcatalog.hh.

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