4 #ifndef PNDSENSORNAMEPAR_H
5 #define PNDSENSORNAMEPAR_H
12 #include "TObjArray.h"
13 #include "TObjString.h"
23 const char*
title=
"Match between GeoManager path and SensorId",
24 const char* context=
"TestDefaultContext");
43 std::map<TString, Int_t>::iterator iter;
69 std::map<Int_t, TString>::const_iterator iter;
74 std::cout <<
"-E- PndSensorNamePar::GetSensorName index " << index <<
" not in list!";