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