ATLAS Offline Software
Loading...
Searching...
No Matches
LVL1::jFEXCoolDBDefaults Namespace Reference

Variables

static constexpr int jJCalibParams [6][25]
static constexpr bool PileUpCorrectionJet = false
static constexpr bool PileUpCorrectionMET = false
static constexpr int PileUpThresholdLowEm = 100
static constexpr int PileUpThresholdHighEm = 1000
static constexpr int PileUpThresholdLowHadLar = 100
static constexpr int PileUpThresholdHighHadLar = 1000
static constexpr int PileUpThresholdLowHadHecOverlap = 100
static constexpr int PileUpThresholdHighHadHecOverlap = 1000
static constexpr int PileUpThresholdLowHadTrex = 100
static constexpr int PileUpThresholdHighHadTrex = 1000
static constexpr int PileUpThresholdLowFcal = 100
static constexpr int PileUpThresholdHighFcal = 1000
static constexpr std::array< uint16_t, 4 > NoiseCuts_LATOME_TILE = {{40, 1, 40, 1}}
static constexpr std::array< uint16_t, 4 > NoiseCuts_LATOME_HEC = {{40, 40, 40, 40}}
static constexpr std::array< uint16_t, 4 > NoiseCuts_FCAL = {{ 0, 0, 0, 0}}
static constexpr std::array< uint16_t, 4 > PileUpWeight_default = {{0, 0, 0, 0}}

Variable Documentation

◆ jJCalibParams

int LVL1::jFEXCoolDBDefaults::jJCalibParams[6][25]
staticconstexpr
Initial value:
=
{
{ 197, 197, 197, 197, 197, 197, 197, 197, 197, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },
{ 222, 222, 222, 222, 222, 222, 222, 222, 222, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },
{ 182, 182, 182, 182, 182, 182, 182, 182, 182, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },
{ 182, 182, 182, 182, 182, 182, 182, 182, 182, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },
{ 222, 222, 222, 222, 222, 222, 222, 222, 222, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },
{ 197, 197, 197, 197, 197, 197, 197, 197, 197, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 }
}

Definition at line 9 of file jFEXCoolDBDefaults.h.

10 { //for ET based calibration : <20 <30 <40 <50 <65 <80 <110 <150 <inf GeV
11 //for eta based calibration: based on per-FPGA local eta indices
12 //some non-zero default values for periods before DB based values are available (ET only, eta based introduced much later)
13 { 197, 197, 197, 197, 197, 197, 197, 197, 197, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },// jFEX 0 FCal
14 { 222, 222, 222, 222, 222, 222, 222, 222, 222, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },// jFEX 1 Central
15 { 182, 182, 182, 182, 182, 182, 182, 182, 182, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },// jFEX 2 Central
16 { 182, 182, 182, 182, 182, 182, 182, 182, 182, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },// jFEX 3 Central
17 { 222, 222, 222, 222, 222, 222, 222, 222, 222, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 },// jFEX 4 Central
18 { 197, 197, 197, 197, 197, 197, 197, 197, 197, 0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0 } // jFEX 5 FCal
19 };

◆ NoiseCuts_FCAL

std::array<uint16_t,4> LVL1::jFEXCoolDBDefaults::NoiseCuts_FCAL = {{ 0, 0, 0, 0}}
staticconstexpr

Definition at line 41 of file jFEXCoolDBDefaults.h.

41{{ 0, 0, 0, 0}};

◆ NoiseCuts_LATOME_HEC

std::array<uint16_t,4> LVL1::jFEXCoolDBDefaults::NoiseCuts_LATOME_HEC = {{40, 40, 40, 40}}
staticconstexpr

Definition at line 40 of file jFEXCoolDBDefaults.h.

40{{40, 40, 40, 40}};

◆ NoiseCuts_LATOME_TILE

std::array<uint16_t,4> LVL1::jFEXCoolDBDefaults::NoiseCuts_LATOME_TILE = {{40, 1, 40, 1}}
staticconstexpr

Definition at line 39 of file jFEXCoolDBDefaults.h.

39{{40, 1, 40, 1}};

◆ PileUpCorrectionJet

bool LVL1::jFEXCoolDBDefaults::PileUpCorrectionJet = false
staticconstexpr

Definition at line 22 of file jFEXCoolDBDefaults.h.

◆ PileUpCorrectionMET

bool LVL1::jFEXCoolDBDefaults::PileUpCorrectionMET = false
staticconstexpr

Definition at line 23 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdHighEm

int LVL1::jFEXCoolDBDefaults::PileUpThresholdHighEm = 1000
staticconstexpr

Definition at line 27 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdHighFcal

int LVL1::jFEXCoolDBDefaults::PileUpThresholdHighFcal = 1000
staticconstexpr

Definition at line 35 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdHighHadHecOverlap

int LVL1::jFEXCoolDBDefaults::PileUpThresholdHighHadHecOverlap = 1000
staticconstexpr

Definition at line 31 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdHighHadLar

int LVL1::jFEXCoolDBDefaults::PileUpThresholdHighHadLar = 1000
staticconstexpr

Definition at line 29 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdHighHadTrex

int LVL1::jFEXCoolDBDefaults::PileUpThresholdHighHadTrex = 1000
staticconstexpr

Definition at line 33 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdLowEm

int LVL1::jFEXCoolDBDefaults::PileUpThresholdLowEm = 100
staticconstexpr

Definition at line 26 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdLowFcal

int LVL1::jFEXCoolDBDefaults::PileUpThresholdLowFcal = 100
staticconstexpr

Definition at line 34 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdLowHadHecOverlap

int LVL1::jFEXCoolDBDefaults::PileUpThresholdLowHadHecOverlap = 100
staticconstexpr

Definition at line 30 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdLowHadLar

int LVL1::jFEXCoolDBDefaults::PileUpThresholdLowHadLar = 100
staticconstexpr

Definition at line 28 of file jFEXCoolDBDefaults.h.

◆ PileUpThresholdLowHadTrex

int LVL1::jFEXCoolDBDefaults::PileUpThresholdLowHadTrex = 100
staticconstexpr

Definition at line 32 of file jFEXCoolDBDefaults.h.

◆ PileUpWeight_default

std::array<uint16_t,4> LVL1::jFEXCoolDBDefaults::PileUpWeight_default = {{0, 0, 0, 0}}
staticconstexpr

Definition at line 44 of file jFEXCoolDBDefaults.h.

44{{0, 0, 0, 0}};