PandaRoot
BSEmcBarrel2DMapper Class Reference

Decodes the Barrel Detector Ids into a X-Y-Index pair for Plotting purposes. More...

#include <BSEmcBarrel2DMapper.h>

Inheritance diagram for BSEmcBarrel2DMapper:
BSEmc2DMapper

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 ()
 

Detailed Description

Decodes the Barrel Detector Ids into a X-Y-Index pair for Plotting purposes.

Based on PndEmc.cxx

Author
Xiaorong Shi Lawrence Livermore National Lab
Steve Playfer University of Edinburgh
Stephen Gowdy University of Edinburgh
Dima Melnichuk - adaption for PANDA
Ben Salisbury salis.nosp@m.bury.nosp@m.@hisk.nosp@m.p.un.nosp@m.i-bon.nosp@m.n.de, HISKP Bonn
Date
2021-01

Definition at line 47 of file BSEmcBarrel2DMapper.h.

Constructor & Destructor Documentation

◆ BSEmcBarrel2DMapper()

BSEmcBarrel2DMapper::BSEmcBarrel2DMapper ( )

◆ ~BSEmcBarrel2DMapper()

virtual BSEmcBarrel2DMapper::~BSEmcBarrel2DMapper ( )
virtual

Member Function Documentation

◆ GetXYIndices()

virtual std::pair<Int_t, Int_t> BSEmcBarrel2DMapper::GetXYIndices ( Int_t  t_detectorId) const
virtual

maps detector Id to x-y indices

Parameters
t_detectorId
Returns
std::pair<Int_t, Int_t>

Implements BSEmc2DMapper.


The documentation for this class was generated from the following file: