CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Attributes
ecalPh2 Class Reference

#include <EcalConstants.h>

Static Public Attributes

static constexpr unsigned int gainId1 = 1
 
static constexpr unsigned int gainId10 = 0
 
static constexpr float gains [NGAINS] = {10., 1.}
 
static constexpr unsigned int kAdcMask = 0xFFF
 
static constexpr unsigned int kEBChannels = 61200
 
static constexpr unsigned int kGainIdMask = 0x3
 
static constexpr unsigned int kNOffsets = 2000
 
static constexpr unsigned int MAXADC = (1 << NBITS) - 1
 
static constexpr double maxEneEB = 2000.
 
static constexpr unsigned int NBITS = 12
 
static constexpr unsigned int NGAINS = 2
 
static constexpr double Samp_Period = 6.25
 
static constexpr unsigned int sampleSize = 16
 

Detailed Description

Definition at line 5 of file EcalConstants.h.

Member Data Documentation

constexpr unsigned int ecalPh2::gainId1 = 1
static

Definition at line 10 of file EcalConstants.h.

constexpr unsigned int ecalPh2::gainId10 = 0
static

Definition at line 11 of file EcalConstants.h.

constexpr float ecalPh2::gains[NGAINS] = {10., 1.}
static
constexpr unsigned int ecalPh2::kAdcMask = 0xFFF
static
constexpr unsigned int ecalPh2::kEBChannels = 61200
static

Definition at line 15 of file EcalConstants.h.

Referenced by EcalLiteDTUPedestalsESProducer::produce().

constexpr unsigned int ecalPh2::kGainIdMask = 0x3
static
constexpr unsigned int ecalPh2::kNOffsets = 2000
static

Definition at line 17 of file EcalConstants.h.

constexpr unsigned int ecalPh2::MAXADC = (1 << NBITS) - 1
static
constexpr double ecalPh2::maxEneEB = 2000.
static

Definition at line 16 of file EcalConstants.h.

Referenced by EcalLiteDTUCoder::setFullScaleEnergy().

constexpr unsigned int ecalPh2::NBITS = 12
static
constexpr unsigned int ecalPh2::NGAINS = 2
static
constexpr double ecalPh2::Samp_Period = 6.25
static

Definition at line 7 of file EcalConstants.h.

constexpr unsigned int ecalPh2::sampleSize = 16
static

Definition at line 12 of file EcalConstants.h.