#include <EcalConstants.h>
|
static constexpr float | gains [NGAINS] = {0., 12., 6., 1.} |
|
static constexpr unsigned int | kAdcMask = 0xFFF |
|
static constexpr unsigned int | kGainIdMask = 0x3 |
|
static constexpr unsigned int | kNOffsets = 2000 |
|
static constexpr unsigned int | NBITS = 12 |
|
static constexpr unsigned int | NGAINS = 4 |
|
static constexpr double | Samp_Period = 25. |
|
static constexpr unsigned int | sampleSize = 10 |
|
Definition at line 24 of file EcalConstants.h.
constexpr float ecalPh1::gains[NGAINS] = {0., 12., 6., 1.} |
|
static |
constexpr unsigned int ecalPh1::kAdcMask = 0xFFF |
|
static |
constexpr unsigned int ecalPh1::kGainIdMask = 0x3 |
|
static |
constexpr unsigned int ecalPh1::kNOffsets = 2000 |
|
static |
constexpr unsigned int ecalPh1::NBITS = 12 |
|
static |
constexpr unsigned int ecalPh1::NGAINS = 4 |
|
static |
constexpr double ecalPh1::Samp_Period = 25. |
|
static |
constexpr unsigned int ecalPh1::sampleSize = 10 |
|
static |