PandaRoot
BSEmcShashlikSensorNameIdMap.h
Go to the documentation of this file.
1 #ifndef BSEMCSHASHLIKSENSORNAMEPAR_HH
2 #define BSEMCSHASHLIKSENSORNAMEPAR_HH
3 
4 #include "Rtypes.h"
5 #include "RtypesCore.h"
6 
7 #include "PndSensorNameIdMap.h"
8 
9 class TBuffer;
10 class TClass;
11 class TMemberInspector;
12 class TString;
13 
23  public:
26 
27  private:
28  virtual Int_t CreateId(TString &t_sensName) const /*override*/;
29 
30  ClassDef(BSEmcShashlikSensorNameIdMap, 1);
31 };
32 
33 #endif /*BSEMCSHASHLIKSENSORNAMEPAR_HH*/
Base class for NameIdMaps used by the EmcGeoHandling singleton to retrieve a detector id from a name ...
Maps Shashlik geometry name (for emc_module5_fsc_EmcDetector.root) to Detector IDs.