| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4GIDI_map.hh>
Public Member Functions | |
| G4GIDI_map (std::string &dataDirectory) | |
| ~G4GIDI_map () | |
| std::string | path (void) | 
| std::string | fileName (void) | 
Public Attributes | |
| GIDI::statusMessageReporting | smr | 
| GIDI::MCGIDI_map * | map | 
Definition at line 38 of file G4GIDI_map.hh.
| G4GIDI_map::G4GIDI_map | ( | std::string & | dataDirectory | ) | 
Definition at line 37 of file G4GIDI_map.cc.

| G4GIDI_map::~G4GIDI_map | ( | void | ) | 
Definition at line 49 of file G4GIDI_map.cc.

| std::string G4GIDI_map::fileName | ( | void | ) | 
Definition at line 57 of file G4GIDI_map.cc.
| std::string G4GIDI_map::path | ( | void | ) | 
Definition at line 64 of file G4GIDI_map.cc.
| GIDI::MCGIDI_map* G4GIDI_map::map | 
Definition at line 42 of file G4GIDI_map.hh.
| GIDI::statusMessageReporting G4GIDI_map::smr | 
Definition at line 41 of file G4GIDI_map.hh.