18 #ifndef PNDMVDMAPBOX_H 19 #define PNDMVDMAPBOX_H 32 PndMvdBoxMap() : box(), fCh(), lCh(), fMap(), fFileName(
""), nLines(0){};
45 void DoMapping(Int_t nbox, Int_t chan, TString &detpath);
59 std::map<Int_t, Int_t> box;
60 std::map<Int_t, Int_t> fCh;
61 std::map<Int_t, Int_t> lCh;
63 std::map<Int_t, TString> fMap;
PndMvdBoxMap(TString nome)
void DoMapping(Int_t nbox, Int_t chan, TString &detpath)
void SetMappingFile(TString nome)