Geant4  10.00.p02
G4GIDI_map Class Reference

#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::tpia_map * map
 

Detailed Description

Definition at line 68 of file G4GIDI_map.hh.

Constructor & Destructor Documentation

G4GIDI_map::G4GIDI_map ( std::string &  dataDirectory)

Definition at line 70 of file G4GIDI_map.cc.

References smr_initialize(), smr_isOk(), smr_print(), and tpia_map_readFile().

+ Here is the call graph for this function:

G4GIDI_map::~G4GIDI_map ( void  )

Definition at line 82 of file G4GIDI_map.cc.

References smr_release(), and tpia_map_free().

+ Here is the call graph for this function:

Member Function Documentation

string G4GIDI_map::fileName ( void  )

Definition at line 90 of file G4GIDI_map.cc.

string G4GIDI_map::path ( void  )

Definition at line 97 of file G4GIDI_map.cc.

Member Data Documentation

GIDI::tpia_map* G4GIDI_map::map

Definition at line 72 of file G4GIDI_map.hh.

GIDI::statusMessageReporting G4GIDI_map::smr

Definition at line 71 of file G4GIDI_map.hh.


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