|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef XAOD_CALOEVENT_CALOCLUSTERBADCHANNELDATA_V1
8 #define XAOD_CALOEVENT_CALOCLUSTERBADCHANNELDATA_V1
10 #include "CaloGeoHelpers/CaloSampling.h"
provides Calorimeter Sampling enum
float phi() const
The phi of the bad cell.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
CaloClusterBadChannelData_v1()
Default constructor.
float eta() const
The eta of the bad cell.
@ Unknown
Track fitter not defined.
Description of problematic cell in a cluster.
CaloSampling::CaloSample layer() const
The sampling of the bad cell.
CaloClusterBadChannelData_v1(const float eta, const float phi, const CaloSampling::CaloSample layer, const uint32_t bc)
Useful constructor.
uint32_t badChannel() const
Bit pattern describing the problem of the cell.
CaloSampling::CaloSample m_layer