![]() |
PandaRoot
|
Decodes the Barrel Detector Ids into a X-Y-Index pair for Plotting purposes. More...
#include <BSEmcBarrel2DMapper.h>
Public Member Functions | |
| BSEmcBarrel2DMapper () | |
| virtual | ~BSEmcBarrel2DMapper () |
| virtual std::pair< Int_t, Int_t > | GetXYIndices (Int_t t_detectorId) const |
| maps detector Id to x-y indices More... | |
Public Member Functions inherited from BSEmc2DMapper | |
| virtual | ~BSEmc2DMapper () |
Decodes the Barrel Detector Ids into a X-Y-Index pair for Plotting purposes.
Based on PndEmc.cxx
Definition at line 47 of file BSEmcBarrel2DMapper.h.
| BSEmcBarrel2DMapper::BSEmcBarrel2DMapper | ( | ) |
|
virtual |
|
virtual |
maps detector Id to x-y indices
| t_detectorId |
Implements BSEmc2DMapper.