CMS 3D CMS Logo

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

◆ gainId1

constexpr unsigned int ecalPh2::gainId1 = 1
staticconstexpr

Definition at line 10 of file EcalConstants.h.

◆ gainId10

constexpr unsigned int ecalPh2::gainId10 = 0
staticconstexpr

Definition at line 11 of file EcalConstants.h.

◆ gains

constexpr float ecalPh2::gains[NGAINS] = {10., 1.}
staticconstexpr

◆ kAdcMask

constexpr unsigned int ecalPh2::kAdcMask = 0xFFF
staticconstexpr

◆ kEBChannels

constexpr unsigned int ecalPh2::kEBChannels = 61200
staticconstexpr

Definition at line 15 of file EcalConstants.h.

Referenced by EcalLiteDTUPedestalsESProducer::produce().

◆ kGainIdMask

constexpr unsigned int ecalPh2::kGainIdMask = 0x3
staticconstexpr

◆ kNOffsets

constexpr unsigned int ecalPh2::kNOffsets = 2000
staticconstexpr

Definition at line 17 of file EcalConstants.h.

◆ MAXADC

constexpr unsigned int ecalPh2::MAXADC = (1 << NBITS) - 1
staticconstexpr

◆ maxEneEB

constexpr double ecalPh2::maxEneEB = 2000.
staticconstexpr

Definition at line 16 of file EcalConstants.h.

Referenced by EcalLiteDTUCoder::setFullScaleEnergy().

◆ NBITS

constexpr unsigned int ecalPh2::NBITS = 12
staticconstexpr

◆ NGAINS

constexpr unsigned int ecalPh2::NGAINS = 2
staticconstexpr

◆ Samp_Period

constexpr double ecalPh2::Samp_Period = 6.25
staticconstexpr

Definition at line 7 of file EcalConstants.h.

◆ sampleSize

constexpr unsigned int ecalPh2::sampleSize = 16
staticconstexpr

Definition at line 12 of file EcalConstants.h.