![]() |
ATLAS Offline Software
|
Transient class defining the PPM lookup table objects. More...
#include <L1CaloPprLut.h>
Public Member Functions | |
| L1CaloPprLut () | |
| L1CaloPprLut (unsigned int channelId, unsigned short lutStrategy, unsigned short lutOffset, unsigned short lutSlope, unsigned short lutNoiseCut, coral::Blob lutParameters, unsigned int pedValue, double pedMean, ChanCalibErrorCode errorCode) | |
| L1CaloPprLut (const L1CaloCoolChannelId &channelId, unsigned short lutStrategy, unsigned short lutOffset, unsigned short lutSlope, unsigned short lutNoiseCut, coral::Blob lutParameters, unsigned int pedValue, double pedMean, ChanCalibErrorCode errorCode) | |
| ~L1CaloPprLut ()=default | |
| L1CaloCoolChannelId | channelId (void) const |
| unsigned short | lutStrategy (void) const |
| unsigned short | lutOffset (void) const |
| unsigned short | lutSlope (void) const |
| unsigned short | lutNoiseCut (void) const |
| coral::Blob | lutParameters (void) const |
| unsigned int | pedValue (void) const |
| double | pedMean (void) const |
| ChanCalibErrorCode | errorCode (void) const |
Private Attributes | |
| L1CaloCoolChannelId | m_channelId |
| unsigned short | m_lutStrategy |
| unsigned short | m_lutOffset |
| unsigned short | m_lutSlope |
| unsigned short | m_lutNoiseCut |
| coral::Blob | m_lutParameters |
| unsigned int | m_pedValue |
| double | m_pedMean |
| ChanCalibErrorCode | m_errorCode |
Friends | |
| std::ostream & | operator<< (std::ostream &output, const L1CaloPprLut &ppmLut) |
Transient class defining the PPM lookup table objects.
Definition at line 24 of file L1CaloPprLut.h.
| L1CaloPprLut::L1CaloPprLut | ( | ) |
Definition at line 7 of file L1CaloPprLut.cxx.
| L1CaloPprLut::L1CaloPprLut | ( | unsigned int | channelId, |
| unsigned short | lutStrategy, | ||
| unsigned short | lutOffset, | ||
| unsigned short | lutSlope, | ||
| unsigned short | lutNoiseCut, | ||
| coral::Blob | lutParameters, | ||
| unsigned int | pedValue, | ||
| double | pedMean, | ||
| ChanCalibErrorCode | errorCode ) |
Definition at line 19 of file L1CaloPprLut.cxx.
| L1CaloPprLut::L1CaloPprLut | ( | const L1CaloCoolChannelId & | channelId, |
| unsigned short | lutStrategy, | ||
| unsigned short | lutOffset, | ||
| unsigned short | lutSlope, | ||
| unsigned short | lutNoiseCut, | ||
| coral::Blob | lutParameters, | ||
| unsigned int | pedValue, | ||
| double | pedMean, | ||
| ChanCalibErrorCode | errorCode ) |
Definition at line 32 of file L1CaloPprLut.cxx.
|
default |
|
inline |
Definition at line 35 of file L1CaloPprLut.h.
|
inline |
Definition at line 44 of file L1CaloPprLut.h.
|
inline |
Definition at line 39 of file L1CaloPprLut.h.
|
inline |
Definition at line 37 of file L1CaloPprLut.h.
|
inline |
Definition at line 40 of file L1CaloPprLut.h.
|
inline |
Definition at line 38 of file L1CaloPprLut.h.
|
inline |
Definition at line 36 of file L1CaloPprLut.h.
|
inline |
Definition at line 43 of file L1CaloPprLut.h.
|
inline |
Definition at line 42 of file L1CaloPprLut.h.
|
friend |
Definition at line 44 of file L1CaloPprLut.cxx.
|
private |
Definition at line 47 of file L1CaloPprLut.h.
|
private |
Definition at line 58 of file L1CaloPprLut.h.
|
private |
Definition at line 52 of file L1CaloPprLut.h.
|
private |
Definition at line 50 of file L1CaloPprLut.h.
|
private |
Definition at line 53 of file L1CaloPprLut.h.
|
private |
Definition at line 51 of file L1CaloPprLut.h.
|
private |
Definition at line 49 of file L1CaloPprLut.h.
|
private |
Definition at line 56 of file L1CaloPprLut.h.
|
private |
Definition at line 55 of file L1CaloPprLut.h.