ATLAS Offline Software
|
Transient conditions class for objects defined by the online framework and retrieved from COOL. More...
#include <L1CaloPprConditions.h>
Public Member Functions | |
L1CaloPprConditions () | |
L1CaloPprConditions (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 lutStrategy, unsigned short lutOffset, unsigned short lutSlope, unsigned short lutNoiseCut, unsigned int pedValue, float pedMean) | |
~L1CaloPprConditions ()=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 | lutStrategy () const |
unsigned short | lutOffset () const |
unsigned short | lutSlope () const |
unsigned short | lutNoiseCut () const |
unsigned int | pedValue () const |
float | pedMean () const |
Private Attributes | |
unsigned short | m_extBcidThreshold |
unsigned short | m_satBcidThreshLow |
unsigned short | m_satBcidThreshHigh |
unsigned short | m_satBcidLevel |
unsigned short | m_bcidEnergyRangeLow |
unsigned short | m_bcidEnergyRangeHigh |
unsigned short | m_firStartBit |
std::vector< short int > | m_vFirCoefficients |
unsigned short | m_lutStrategy |
unsigned short | m_lutOffset |
unsigned short | m_lutSlope |
unsigned short | m_lutNoiseCut |
unsigned int | m_pedValue |
float | m_pedMean |
Friends | |
std::ostream & | operator<< (std::ostream &output, const L1CaloPprConditions &r) |
Transient conditions class for objects defined by the online framework and retrieved from COOL.
Definition at line 23 of file L1CaloPprConditions.h.
L1CaloPprConditions::L1CaloPprConditions | ( | ) |
Definition at line 12 of file L1CaloPprConditions.cxx.
L1CaloPprConditions::L1CaloPprConditions | ( | 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 | lutStrategy, | ||
unsigned short | lutOffset, | ||
unsigned short | lutSlope, | ||
unsigned short | lutNoiseCut, | ||
unsigned int | pedValue, | ||
float | pedMean | ||
) |
Definition at line 28 of file L1CaloPprConditions.cxx.
|
default |
|
inline |
Definition at line 43 of file L1CaloPprConditions.h.
|
inline |
Definition at line 42 of file L1CaloPprConditions.h.
|
inline |
Definition at line 38 of file L1CaloPprConditions.h.
|
inline |
Definition at line 45 of file L1CaloPprConditions.h.
|
inline |
Definition at line 44 of file L1CaloPprConditions.h.
|
inline |
Definition at line 49 of file L1CaloPprConditions.h.
|
inline |
Definition at line 47 of file L1CaloPprConditions.h.
|
inline |
Definition at line 48 of file L1CaloPprConditions.h.
|
inline |
Definition at line 46 of file L1CaloPprConditions.h.
|
inline |
Definition at line 51 of file L1CaloPprConditions.h.
|
inline |
Definition at line 50 of file L1CaloPprConditions.h.
|
inline |
Definition at line 41 of file L1CaloPprConditions.h.
|
inline |
Definition at line 40 of file L1CaloPprConditions.h.
|
inline |
Definition at line 39 of file L1CaloPprConditions.h.
|
friend |
Definition at line 57 of file L1CaloPprConditions.cxx.
|
private |
Definition at line 60 of file L1CaloPprConditions.h.
|
private |
Definition at line 59 of file L1CaloPprConditions.h.
|
private |
Definition at line 55 of file L1CaloPprConditions.h.
|
private |
Definition at line 61 of file L1CaloPprConditions.h.
|
private |
Definition at line 66 of file L1CaloPprConditions.h.
|
private |
Definition at line 64 of file L1CaloPprConditions.h.
|
private |
Definition at line 65 of file L1CaloPprConditions.h.
|
private |
Definition at line 63 of file L1CaloPprConditions.h.
|
private |
Definition at line 68 of file L1CaloPprConditions.h.
|
private |
Definition at line 67 of file L1CaloPprConditions.h.
|
private |
Definition at line 58 of file L1CaloPprConditions.h.
|
private |
Definition at line 57 of file L1CaloPprConditions.h.
|
private |
Definition at line 56 of file L1CaloPprConditions.h.
|
private |
Definition at line 62 of file L1CaloPprConditions.h.