xAOD::CaloClusterBadChannelData_v1 Class Reference

Description of problematic cell in a cluster. More...

#include <CaloClusterBadChannelData_v1.h>

List of all members.

Public Member Functions

 CaloClusterBadChannelData_v1 ()
 Default constructor.
 CaloClusterBadChannelData_v1 (const float eta, const float phi, const CaloSampling::CaloSample layer, const uint32_t bc)
 Useful constructor.
float eta () const
 The eta of the bad cell.
float phi () const
 The phi of the bad cell.
CaloSampling::CaloSample layer () const
 The sampling of the bad cell.
uint32_t badChannel () const
 Bit pattern describing the problem of the cell.

Detailed Description

Description of problematic cell in a cluster.


Constructor & Destructor Documentation

xAOD::CaloClusterBadChannelData_v1::CaloClusterBadChannelData_v1 ( const float  eta,
const float  phi,
const CaloSampling::CaloSample  layer,
const uint32_t  bc 
) [inline]

Useful constructor.

Parameters:
eta eta of the cell
phi phi of the cell
layer CaloSampling
bc Bit pattern describing the problem of the cell (CaloBadChannel)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1