PandaRoot
BSEmcFwEndcap2DMapper Class Reference

Forward Endcap specific DetectorId to x-y-index mapping. More...

#include <BSEmcFwEndcap2DMapper.h>

Inheritance diagram for BSEmcFwEndcap2DMapper:
BSEmc2DMapper

Public Member Functions

 BSEmcFwEndcap2DMapper ()
 
virtual ~BSEmcFwEndcap2DMapper ()
 
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

Forward Endcap specific DetectorId to x-y-index mapping.

Author
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-02

Definition at line 14 of file BSEmcFwEndcap2DMapper.h.

Constructor & Destructor Documentation

◆ BSEmcFwEndcap2DMapper()

BSEmcFwEndcap2DMapper::BSEmcFwEndcap2DMapper ( )
inline

Definition at line 16 of file BSEmcFwEndcap2DMapper.h.

16 : BSEmc2DMapper() {}
Interface class to map DetectorIDs (crystal Ids) to x-y-indices.
Definition: BSEmc2DMapper.h:16

◆ ~BSEmcFwEndcap2DMapper()

virtual BSEmcFwEndcap2DMapper::~BSEmcFwEndcap2DMapper ( )
inlinevirtual

Definition at line 17 of file BSEmcFwEndcap2DMapper.h.

References GetXYIndices().

17 {}

Member Function Documentation

◆ GetXYIndices()

virtual std::pair<Int_t, Int_t> BSEmcFwEndcap2DMapper::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.

Referenced by ~BSEmcFwEndcap2DMapper().


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