PandaRoot
BSEmcFwEndcap2DMapper.h
Go to the documentation of this file.
1 #ifndef BSEMCFWENDCAP2DMAPPER_HH
2 #define BSEMCFWENDCAP2DMAPPER_HH
3 
4 #include "BSEmc2DMapper.h"
5 
15  public:
18 
19  virtual std::pair<Int_t, Int_t> GetXYIndices(Int_t t_detectorId) const /*override*/;
20 
21  private:
22  ClassDef(BSEmcFwEndcap2DMapper, 1);
23 };
24 
25 #endif /*BSEMCFWENDCAP2DMAPPER_HH*/
Forward Endcap specific DetectorId to x-y-index mapping.
Interface class to map DetectorIDs (crystal Ids) to x-y-indices.
Definition: BSEmc2DMapper.h:16
virtual std::pair< Int_t, Int_t > GetXYIndices(Int_t t_detectorId) const
maps detector Id to x-y indices