#include <PsMap.h>
Definition at line 16 of file PsMap.h.
◆ ~PsMap()
◆ PsMap()
Definition at line 12 of file PsMap.cxx.
14 #ifndef LARG4_STAND_ALONE
19 const double xnorm=15.9;
21 for (
int imap=0;imap<5;imap++) {
23 std::ostringstream
fn;
24 fn <<
"presampler_"<<imap<<
".map";
26 std::string fileLocation;
27 #ifdef LARG4_STAND_ALONE
28 fileLocation=m_directory+
"/"+
filename;
31 fileLocation=larLocation+
"/"+
filename;
◆ GetMap()
Definition at line 55 of file PsMap.cxx.
68 std::cout <<
" Code " <<
module <<
" not found in map ..." << std::endl;
◆ GetPsMap()
◆ Reset()
◆ m_theMap
The documentation for this class was generated from the following files: