ATLAS Offline Software
|
Transient conditions class for objects defined by the online framework and retrieved from COOL for the V2 database version. More...
#include <L1CaloPprConditionsRun2.h>
Public Member Functions | |
L1CaloPprConditionsRun2 ()=default | |
L1CaloPprConditionsRun2 (unsigned short extBcidThreshold, unsigned short satBcidThreshLow, unsigned short satBcidThreshHigh, unsigned short satBcidLevel, unsigned short bcidEnergyRangeLow, unsigned short bcidEnergyRangeHigh, unsigned short firStartBit, short int firCoeff1, short int firCoeff2, short int firCoeff3, short int firCoeff4, short int firCoeff5, unsigned short lutCpStrategy, unsigned short lutCpOffset, unsigned short lutCpSlope, unsigned short lutCpNoiseCut, short lutCpPar1, short lutCpPar2, short lutCpPar3, short lutCpPar4, unsigned short lutCpScale, unsigned short lutJepStrategy, unsigned short lutJepOffset, unsigned short lutJepSlope, unsigned short lutJepNoiseCut, short lutJepPar1, short lutJepPar2, short lutJepPar3, short lutJepPar4, unsigned short lutJepScale, unsigned int pedValue, float pedMean, unsigned int pedFirSum) | |
void | initializeByStrategy (unsigned short firStartBit, short int firCoeff1, short int firCoeff2, short int firCoeff3, short int firCoeff4, short int firCoeff5, unsigned short lutCpSlope, unsigned short lutCpNoiseCut, unsigned short lutJepSlope, unsigned short lutJepNoiseCut) |
~L1CaloPprConditionsRun2 ()=default | |
unsigned short | extBcidThreshold () const |
unsigned short | satBcidThreshLow () const |
unsigned short | satBcidThreshHigh () const |
unsigned short | satBcidLevel () const |
unsigned short | bcidEnergyRangeLow () const |
unsigned short | bcidEnergyRangeHigh () const |
unsigned short | firStartBit () const |
const std::vector< short int > & | firCoefficients () const |
unsigned short | lutCpStrategy () const |
unsigned short | lutCpOffset () const |
unsigned short | lutCpSlope () const |
unsigned short | lutCpNoiseCut () const |
short | lutCpPar1 () const |
short | lutCpPar2 () const |
short | lutCpPar3 () const |
short | lutCpPar4 () const |
unsigned short | lutCpScale () const |
unsigned short | lutJepStrategy () const |
unsigned short | lutJepOffset () const |
unsigned short | lutJepSlope () const |
unsigned short | lutJepNoiseCut () const |
short | lutJepPar1 () const |
short | lutJepPar2 () const |
short | lutJepPar3 () const |
short | lutJepPar4 () const |
unsigned short | lutJepScale () const |
unsigned int | pedValue () const |
float | pedMean () const |
unsigned int | pedFirSum () const |
Private Attributes | |
unsigned short | m_extBcidThreshold = 0 |
unsigned short | m_satBcidThreshLow = 0 |
unsigned short | m_satBcidThreshHigh = 0 |
unsigned short | m_satBcidLevel = 0 |
unsigned short | m_bcidEnergyRangeLow = 0 |
unsigned short | m_bcidEnergyRangeHigh = 0 |
unsigned short | m_firStartBit = 0 |
std::vector< short int > | m_vFirCoefficients |
unsigned short | m_lutCpStrategy = 0 |
unsigned short | m_lutCpOffset = 0 |
unsigned short | m_lutCpSlope = 0 |
unsigned short | m_lutCpNoiseCut = 0 |
short | m_lutCpPar1 = 0 |
short | m_lutCpPar2 = 0 |
short | m_lutCpPar3 = 0 |
short | m_lutCpPar4 = 0 |
unsigned short | m_lutCpScale = 0 |
unsigned short | m_lutJepStrategy = 0 |
unsigned short | m_lutJepOffset = 0 |
unsigned short | m_lutJepSlope = 0 |
unsigned short | m_lutJepNoiseCut = 0 |
short | m_lutJepPar1 = 0 |
short | m_lutJepPar2 = 0 |
short | m_lutJepPar3 = 0 |
short | m_lutJepPar4 = 0 |
unsigned short | m_lutJepScale = 0 |
unsigned int | m_pedValue = 0 |
float | m_pedMean = 0. |
unsigned int | m_pedFirSum = 0 |
Friends | |
std::ostream & | operator<< (std::ostream &output, const L1CaloPprConditionsRun2 &r) |
Transient conditions class for objects defined by the online framework and retrieved from COOL for the V2 database version.
Definition at line 20 of file L1CaloPprConditionsRun2.h.
|
default |
L1CaloPprConditionsRun2::L1CaloPprConditionsRun2 | ( | unsigned short | extBcidThreshold, |
unsigned short | satBcidThreshLow, | ||
unsigned short | satBcidThreshHigh, | ||
unsigned short | satBcidLevel, | ||
unsigned short | bcidEnergyRangeLow, | ||
unsigned short | bcidEnergyRangeHigh, | ||
unsigned short | firStartBit, | ||
short int | firCoeff1, | ||
short int | firCoeff2, | ||
short int | firCoeff3, | ||
short int | firCoeff4, | ||
short int | firCoeff5, | ||
unsigned short | lutCpStrategy, | ||
unsigned short | lutCpOffset, | ||
unsigned short | lutCpSlope, | ||
unsigned short | lutCpNoiseCut, | ||
short | lutCpPar1, | ||
short | lutCpPar2, | ||
short | lutCpPar3, | ||
short | lutCpPar4, | ||
unsigned short | lutCpScale, | ||
unsigned short | lutJepStrategy, | ||
unsigned short | lutJepOffset, | ||
unsigned short | lutJepSlope, | ||
unsigned short | lutJepNoiseCut, | ||
short | lutJepPar1, | ||
short | lutJepPar2, | ||
short | lutJepPar3, | ||
short | lutJepPar4, | ||
unsigned short | lutJepScale, | ||
unsigned int | pedValue, | ||
float | pedMean, | ||
unsigned int | pedFirSum | ||
) |
Definition at line 10 of file L1CaloPprConditionsRun2.cxx.
|
default |
|
inline |
Definition at line 73 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 72 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 68 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 75 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 74 of file L1CaloPprConditionsRun2.h.
void L1CaloPprConditionsRun2::initializeByStrategy | ( | unsigned short | firStartBit, |
short int | firCoeff1, | ||
short int | firCoeff2, | ||
short int | firCoeff3, | ||
short int | firCoeff4, | ||
short int | firCoeff5, | ||
unsigned short | lutCpSlope, | ||
unsigned short | lutCpNoiseCut, | ||
unsigned short | lutJepSlope, | ||
unsigned short | lutJepNoiseCut | ||
) |
Definition at line 101 of file L1CaloPprConditionsRun2.cxx.
|
inline |
Definition at line 79 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 77 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 80 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 81 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 82 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 83 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 84 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 78 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 76 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 88 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 86 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 89 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 90 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 91 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 92 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 93 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 87 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 85 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 96 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 95 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 94 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 71 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 70 of file L1CaloPprConditionsRun2.h.
|
inline |
Definition at line 69 of file L1CaloPprConditionsRun2.h.
|
friend |
Definition at line 117 of file L1CaloPprConditionsRun2.cxx.
|
private |
Definition at line 108 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 107 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 103 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 109 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 114 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 112 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 115 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 116 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 117 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 118 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 119 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 113 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 111 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 123 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 121 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 124 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 125 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 126 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 127 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 128 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 122 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 120 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 131 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 130 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 129 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 106 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 105 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 104 of file L1CaloPprConditionsRun2.h.
|
private |
Definition at line 110 of file L1CaloPprConditionsRun2.h.