PandaRoot
BSEmcBwEndcap2DMapper Class Reference

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

#include <BSEmcBwEndcap2DMapper.h>

Inheritance diagram for BSEmcBwEndcap2DMapper:
BSEmc2DMapper

Public Member Functions

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

Backward 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 15 of file BSEmcBwEndcap2DMapper.h.

Constructor & Destructor Documentation

◆ BSEmcBwEndcap2DMapper()

BSEmcBwEndcap2DMapper::BSEmcBwEndcap2DMapper ( )
inline

Definition at line 17 of file BSEmcBwEndcap2DMapper.h.

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

◆ ~BSEmcBwEndcap2DMapper()

virtual BSEmcBwEndcap2DMapper::~BSEmcBwEndcap2DMapper ( )
inlinevirtual

Definition at line 18 of file BSEmcBwEndcap2DMapper.h.

References GetXYIndices().

18 {}

Member Function Documentation

◆ GetXYIndices()

virtual std::pair<Int_t, Int_t> BSEmcBwEndcap2DMapper::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 ~BSEmcBwEndcap2DMapper().


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