ATLAS Offline Software
Loading...
Searching...
No Matches
L1CaloPprChanCalibV1 Class Reference

Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Calibration/Physics/PprChanCalib . More...

#include <L1CaloPprChanCalibV1.h>

Collaboration diagram for L1CaloPprChanCalibV1:

Public Member Functions

 L1CaloPprChanCalibV1 ()
 L1CaloPprChanCalibV1 (unsigned int channelId, unsigned int errorCode, double pedMean, unsigned int pedValue, unsigned short extBcidThreshold, unsigned short satBcidThreshLow, unsigned short satBcidThreshHigh, unsigned short satBcidLevel, unsigned short bcidEnergyRangeLow, unsigned short bcidEnergyRangeHigh, unsigned short firStartBit, short firCoeff1, short firCoeff2, short firCoeff3, short firCoeff4, short firCoeff5, unsigned short lutStrategy, unsigned short lutOffset, unsigned short lutNoiseCut, unsigned short lutSlope)
unsigned int channelId () const
unsigned int errorCode () const
double pedMean () const
unsigned int pedValue () const
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
short firCoeff1 () const
short firCoeff2 () const
short firCoeff3 () const
short firCoeff4 () const
short firCoeff5 () const
unsigned short lutStrategy () const
unsigned short lutOffset () const
unsigned short lutNoiseCut () const
unsigned short lutSlope () const
void setChannelId (unsigned int channelId)
void setErrorCode (unsigned int errorCode)
void setPedMean (double pedMean)
void setPedValue (unsigned int pedValue)
void setExtBcidThreshold (unsigned short extBcidThreshold)
void setSatBcidThreshLow (unsigned short satBcidThreshLow)
void setSatBcidThreshHigh (unsigned short satBcidThreshHigh)
void setSatBcidLevel (unsigned short satBcidLevel)
void setBcidEnergyRangeLow (unsigned short bcidEnergyRangeLow)
void setBcidEnergyRangeHigh (unsigned short bcidEnergyRangeHigh)
void setFirStartBit (unsigned short firStartBit)
void setFirCoeff1 (short firCoeff1)
void setFirCoeff2 (short firCoeff2)
void setFirCoeff3 (short firCoeff3)
void setFirCoeff4 (short firCoeff4)
void setFirCoeff5 (short firCoeff5)
void setLutStrategy (unsigned short lutStrategy)
void setLutOffset (unsigned short lutOffset)
void setLutNoiseCut (unsigned short lutNoiseCut)
void setLutSlope (unsigned short lutSlope)

Private Attributes

unsigned int m_channelId = 0
unsigned int m_errorCode = 0
double m_pedMean = 0
unsigned int m_pedValue = 0
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
short m_firCoeff1 = 0
short m_firCoeff2 = 0
short m_firCoeff3 = 0
short m_firCoeff4 = 0
short m_firCoeff5 = 0
unsigned short m_lutStrategy = 0
unsigned short m_lutOffset = 0
unsigned short m_lutNoiseCut = 0
unsigned short m_lutSlope = 0

Detailed Description

Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Calibration/Physics/PprChanCalib .

Automatically created using:

python/CreateClassesForFolder.py –db frontier://ATLF/();schema=ATLAS_COOLONL_TRIGGER;dbname=CONDBR2 –exclude ModuleId,PprDacScanResultsTimeStamp,PprPedestalRunResultsTimeStamp,PprNoiseRunResultsTimeStamp,PprTimingResultsTimeStamp,PprSatBcidResultsTimeStamp,PprFirFilterResultsTimeStamp,PprLutValuesResultsTimeStamp,DacOffset,DacSlope,FullDelayData,SyncDelayBcid,InBcidNegedge,rateCpEtThresh,rateJepEtThresh,LutParameters /TRIGGER/L1Calo/V1/Calibration/Physics/PprChanCalib –objectName L1CaloPprChanCalibV1 –containerName L1CaloPprChanCalibV1Container

Definition at line 16 of file L1CaloPprChanCalibV1.h.

Constructor & Destructor Documentation

◆ L1CaloPprChanCalibV1() [1/2]

L1CaloPprChanCalibV1::L1CaloPprChanCalibV1 ( )
inline

Definition at line 19 of file L1CaloPprChanCalibV1.h.

19{}

◆ L1CaloPprChanCalibV1() [2/2]

L1CaloPprChanCalibV1::L1CaloPprChanCalibV1 ( unsigned int channelId,
unsigned int errorCode,
double pedMean,
unsigned int pedValue,
unsigned short extBcidThreshold,
unsigned short satBcidThreshLow,
unsigned short satBcidThreshHigh,
unsigned short satBcidLevel,
unsigned short bcidEnergyRangeLow,
unsigned short bcidEnergyRangeHigh,
unsigned short firStartBit,
short firCoeff1,
short firCoeff2,
short firCoeff3,
short firCoeff4,
short firCoeff5,
unsigned short lutStrategy,
unsigned short lutOffset,
unsigned short lutNoiseCut,
unsigned short lutSlope )

Definition at line 7 of file L1CaloPprChanCalibV1.cxx.

28{
29}
unsigned short m_bcidEnergyRangeLow
unsigned short firStartBit() const
unsigned short m_satBcidThreshLow
unsigned short m_satBcidThreshHigh
unsigned short satBcidThreshLow() const
unsigned short m_extBcidThreshold
unsigned short bcidEnergyRangeHigh() const
unsigned short lutOffset() const
unsigned short bcidEnergyRangeLow() const
unsigned short extBcidThreshold() const
unsigned short satBcidLevel() const
unsigned int channelId() const
unsigned short satBcidThreshHigh() const
unsigned short lutNoiseCut() const
unsigned short lutStrategy() const
unsigned int pedValue() const
unsigned short m_bcidEnergyRangeHigh
unsigned int errorCode() const
unsigned short lutSlope() const

Member Function Documentation

◆ bcidEnergyRangeHigh()

unsigned short L1CaloPprChanCalibV1::bcidEnergyRangeHigh ( ) const
inline

Definition at line 31 of file L1CaloPprChanCalibV1.h.

31{ return m_bcidEnergyRangeHigh; }

◆ bcidEnergyRangeLow()

unsigned short L1CaloPprChanCalibV1::bcidEnergyRangeLow ( ) const
inline

Definition at line 30 of file L1CaloPprChanCalibV1.h.

30{ return m_bcidEnergyRangeLow; }

◆ channelId()

unsigned int L1CaloPprChanCalibV1::channelId ( ) const
inline

Definition at line 22 of file L1CaloPprChanCalibV1.h.

22{ return m_channelId; }

◆ errorCode()

unsigned int L1CaloPprChanCalibV1::errorCode ( ) const
inline

Definition at line 23 of file L1CaloPprChanCalibV1.h.

23{ return m_errorCode; }

◆ extBcidThreshold()

unsigned short L1CaloPprChanCalibV1::extBcidThreshold ( ) const
inline

Definition at line 26 of file L1CaloPprChanCalibV1.h.

26{ return m_extBcidThreshold; }

◆ firCoeff1()

short L1CaloPprChanCalibV1::firCoeff1 ( ) const
inline

Definition at line 33 of file L1CaloPprChanCalibV1.h.

33{ return m_firCoeff1; }

◆ firCoeff2()

short L1CaloPprChanCalibV1::firCoeff2 ( ) const
inline

Definition at line 34 of file L1CaloPprChanCalibV1.h.

34{ return m_firCoeff2; }

◆ firCoeff3()

short L1CaloPprChanCalibV1::firCoeff3 ( ) const
inline

Definition at line 35 of file L1CaloPprChanCalibV1.h.

35{ return m_firCoeff3; }

◆ firCoeff4()

short L1CaloPprChanCalibV1::firCoeff4 ( ) const
inline

Definition at line 36 of file L1CaloPprChanCalibV1.h.

36{ return m_firCoeff4; }

◆ firCoeff5()

short L1CaloPprChanCalibV1::firCoeff5 ( ) const
inline

Definition at line 37 of file L1CaloPprChanCalibV1.h.

37{ return m_firCoeff5; }

◆ firStartBit()

unsigned short L1CaloPprChanCalibV1::firStartBit ( ) const
inline

Definition at line 32 of file L1CaloPprChanCalibV1.h.

32{ return m_firStartBit; }

◆ lutNoiseCut()

unsigned short L1CaloPprChanCalibV1::lutNoiseCut ( ) const
inline

Definition at line 40 of file L1CaloPprChanCalibV1.h.

40{ return m_lutNoiseCut; }

◆ lutOffset()

unsigned short L1CaloPprChanCalibV1::lutOffset ( ) const
inline

Definition at line 39 of file L1CaloPprChanCalibV1.h.

39{ return m_lutOffset; }

◆ lutSlope()

unsigned short L1CaloPprChanCalibV1::lutSlope ( ) const
inline

Definition at line 41 of file L1CaloPprChanCalibV1.h.

41{ return m_lutSlope; }

◆ lutStrategy()

unsigned short L1CaloPprChanCalibV1::lutStrategy ( ) const
inline

Definition at line 38 of file L1CaloPprChanCalibV1.h.

38{ return m_lutStrategy; }

◆ pedMean()

double L1CaloPprChanCalibV1::pedMean ( ) const
inline

Definition at line 24 of file L1CaloPprChanCalibV1.h.

24{ return m_pedMean; }

◆ pedValue()

unsigned int L1CaloPprChanCalibV1::pedValue ( ) const
inline

Definition at line 25 of file L1CaloPprChanCalibV1.h.

25{ return m_pedValue; }

◆ satBcidLevel()

unsigned short L1CaloPprChanCalibV1::satBcidLevel ( ) const
inline

Definition at line 29 of file L1CaloPprChanCalibV1.h.

29{ return m_satBcidLevel; }

◆ satBcidThreshHigh()

unsigned short L1CaloPprChanCalibV1::satBcidThreshHigh ( ) const
inline

Definition at line 28 of file L1CaloPprChanCalibV1.h.

28{ return m_satBcidThreshHigh; }

◆ satBcidThreshLow()

unsigned short L1CaloPprChanCalibV1::satBcidThreshLow ( ) const
inline

Definition at line 27 of file L1CaloPprChanCalibV1.h.

27{ return m_satBcidThreshLow; }

◆ setBcidEnergyRangeHigh()

void L1CaloPprChanCalibV1::setBcidEnergyRangeHigh ( unsigned short bcidEnergyRangeHigh)
inline

◆ setBcidEnergyRangeLow()

void L1CaloPprChanCalibV1::setBcidEnergyRangeLow ( unsigned short bcidEnergyRangeLow)
inline

Definition at line 51 of file L1CaloPprChanCalibV1.h.

◆ setChannelId()

void L1CaloPprChanCalibV1::setChannelId ( unsigned int channelId)
inline

Definition at line 43 of file L1CaloPprChanCalibV1.h.

◆ setErrorCode()

void L1CaloPprChanCalibV1::setErrorCode ( unsigned int errorCode)
inline

Definition at line 44 of file L1CaloPprChanCalibV1.h.

◆ setExtBcidThreshold()

void L1CaloPprChanCalibV1::setExtBcidThreshold ( unsigned short extBcidThreshold)
inline

Definition at line 47 of file L1CaloPprChanCalibV1.h.

◆ setFirCoeff1()

void L1CaloPprChanCalibV1::setFirCoeff1 ( short firCoeff1)
inline

Definition at line 54 of file L1CaloPprChanCalibV1.h.

◆ setFirCoeff2()

void L1CaloPprChanCalibV1::setFirCoeff2 ( short firCoeff2)
inline

Definition at line 55 of file L1CaloPprChanCalibV1.h.

◆ setFirCoeff3()

void L1CaloPprChanCalibV1::setFirCoeff3 ( short firCoeff3)
inline

Definition at line 56 of file L1CaloPprChanCalibV1.h.

◆ setFirCoeff4()

void L1CaloPprChanCalibV1::setFirCoeff4 ( short firCoeff4)
inline

Definition at line 57 of file L1CaloPprChanCalibV1.h.

◆ setFirCoeff5()

void L1CaloPprChanCalibV1::setFirCoeff5 ( short firCoeff5)
inline

Definition at line 58 of file L1CaloPprChanCalibV1.h.

◆ setFirStartBit()

void L1CaloPprChanCalibV1::setFirStartBit ( unsigned short firStartBit)
inline

Definition at line 53 of file L1CaloPprChanCalibV1.h.

◆ setLutNoiseCut()

void L1CaloPprChanCalibV1::setLutNoiseCut ( unsigned short lutNoiseCut)
inline

Definition at line 61 of file L1CaloPprChanCalibV1.h.

◆ setLutOffset()

void L1CaloPprChanCalibV1::setLutOffset ( unsigned short lutOffset)
inline

Definition at line 60 of file L1CaloPprChanCalibV1.h.

◆ setLutSlope()

void L1CaloPprChanCalibV1::setLutSlope ( unsigned short lutSlope)
inline

Definition at line 62 of file L1CaloPprChanCalibV1.h.

◆ setLutStrategy()

void L1CaloPprChanCalibV1::setLutStrategy ( unsigned short lutStrategy)
inline

Definition at line 59 of file L1CaloPprChanCalibV1.h.

◆ setPedMean()

void L1CaloPprChanCalibV1::setPedMean ( double pedMean)
inline

Definition at line 45 of file L1CaloPprChanCalibV1.h.

45{ m_pedMean = pedMean; }

◆ setPedValue()

void L1CaloPprChanCalibV1::setPedValue ( unsigned int pedValue)
inline

Definition at line 46 of file L1CaloPprChanCalibV1.h.

◆ setSatBcidLevel()

void L1CaloPprChanCalibV1::setSatBcidLevel ( unsigned short satBcidLevel)
inline

Definition at line 50 of file L1CaloPprChanCalibV1.h.

◆ setSatBcidThreshHigh()

void L1CaloPprChanCalibV1::setSatBcidThreshHigh ( unsigned short satBcidThreshHigh)
inline

Definition at line 49 of file L1CaloPprChanCalibV1.h.

◆ setSatBcidThreshLow()

void L1CaloPprChanCalibV1::setSatBcidThreshLow ( unsigned short satBcidThreshLow)
inline

Definition at line 48 of file L1CaloPprChanCalibV1.h.

Member Data Documentation

◆ m_bcidEnergyRangeHigh

unsigned short L1CaloPprChanCalibV1::m_bcidEnergyRangeHigh = 0
private

Definition at line 74 of file L1CaloPprChanCalibV1.h.

◆ m_bcidEnergyRangeLow

unsigned short L1CaloPprChanCalibV1::m_bcidEnergyRangeLow = 0
private

Definition at line 73 of file L1CaloPprChanCalibV1.h.

◆ m_channelId

unsigned int L1CaloPprChanCalibV1::m_channelId = 0
private

Definition at line 65 of file L1CaloPprChanCalibV1.h.

◆ m_errorCode

unsigned int L1CaloPprChanCalibV1::m_errorCode = 0
private

Definition at line 66 of file L1CaloPprChanCalibV1.h.

◆ m_extBcidThreshold

unsigned short L1CaloPprChanCalibV1::m_extBcidThreshold = 0
private

Definition at line 69 of file L1CaloPprChanCalibV1.h.

◆ m_firCoeff1

short L1CaloPprChanCalibV1::m_firCoeff1 = 0
private

Definition at line 76 of file L1CaloPprChanCalibV1.h.

◆ m_firCoeff2

short L1CaloPprChanCalibV1::m_firCoeff2 = 0
private

Definition at line 77 of file L1CaloPprChanCalibV1.h.

◆ m_firCoeff3

short L1CaloPprChanCalibV1::m_firCoeff3 = 0
private

Definition at line 78 of file L1CaloPprChanCalibV1.h.

◆ m_firCoeff4

short L1CaloPprChanCalibV1::m_firCoeff4 = 0
private

Definition at line 79 of file L1CaloPprChanCalibV1.h.

◆ m_firCoeff5

short L1CaloPprChanCalibV1::m_firCoeff5 = 0
private

Definition at line 80 of file L1CaloPprChanCalibV1.h.

◆ m_firStartBit

unsigned short L1CaloPprChanCalibV1::m_firStartBit = 0
private

Definition at line 75 of file L1CaloPprChanCalibV1.h.

◆ m_lutNoiseCut

unsigned short L1CaloPprChanCalibV1::m_lutNoiseCut = 0
private

Definition at line 83 of file L1CaloPprChanCalibV1.h.

◆ m_lutOffset

unsigned short L1CaloPprChanCalibV1::m_lutOffset = 0
private

Definition at line 82 of file L1CaloPprChanCalibV1.h.

◆ m_lutSlope

unsigned short L1CaloPprChanCalibV1::m_lutSlope = 0
private

Definition at line 84 of file L1CaloPprChanCalibV1.h.

◆ m_lutStrategy

unsigned short L1CaloPprChanCalibV1::m_lutStrategy = 0
private

Definition at line 81 of file L1CaloPprChanCalibV1.h.

◆ m_pedMean

double L1CaloPprChanCalibV1::m_pedMean = 0
private

Definition at line 67 of file L1CaloPprChanCalibV1.h.

◆ m_pedValue

unsigned int L1CaloPprChanCalibV1::m_pedValue = 0
private

Definition at line 68 of file L1CaloPprChanCalibV1.h.

◆ m_satBcidLevel

unsigned short L1CaloPprChanCalibV1::m_satBcidLevel = 0
private

Definition at line 72 of file L1CaloPprChanCalibV1.h.

◆ m_satBcidThreshHigh

unsigned short L1CaloPprChanCalibV1::m_satBcidThreshHigh = 0
private

Definition at line 71 of file L1CaloPprChanCalibV1.h.

◆ m_satBcidThreshLow

unsigned short L1CaloPprChanCalibV1::m_satBcidThreshLow = 0
private

Definition at line 70 of file L1CaloPprChanCalibV1.h.


The documentation for this class was generated from the following files: