Geant4-11
|
#include <G4GIDI_map.hh>
Public Member Functions | |
std::string | fileName (void) |
G4GIDI_map (std::string &dataDirectory) | |
std::string | path (void) |
~G4GIDI_map () | |
Data Fields | |
GIDI::MCGIDI_map * | map |
GIDI::statusMessageReporting | smr |
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.
References map, MCGIDI_map_readFile(), smr, smr_initialize(), smr_isOk(), smr_print(), and smr_status_Ok.
G4GIDI_map::~G4GIDI_map | ( | void | ) |
Definition at line 49 of file G4GIDI_map.cc.
References map, MCGIDI_map_free(), smr, and smr_release().
std::string G4GIDI_map::fileName | ( | void | ) |
Definition at line 57 of file G4GIDI_map.cc.
References map.
std::string G4GIDI_map::path | ( | void | ) |
GIDI::MCGIDI_map* G4GIDI_map::map |
Definition at line 42 of file G4GIDI_map.hh.
Referenced by fileName(), G4GIDI_map(), path(), and ~G4GIDI_map().
GIDI::statusMessageReporting G4GIDI_map::smr |
Definition at line 41 of file G4GIDI_map.hh.
Referenced by G4GIDI_map(), and ~G4GIDI_map().