PandaRoot
BSEmcFwEndcapSensorNameIdMap.h
Go to the documentation of this file.
1 #ifndef FWENDCAPSENSORNAMEIDMAP_H
2 #define FWENDCAPSENSORNAMEIDMAP_H
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(BSEmcFwEndcapSensorNameIdMap, 1);
31 };
32 
33 #endif /*FWENDCAPSENSORNAMEIDMAP_H*/
Base class for NameIdMaps used by the EmcGeoHandling singleton to retrieve a detector id from a name ...
FwEndcap specific crystal-geometry-name decoding into detector Id used by EmcDetector.