#include <EcalFenixTcpFormat.h>
|
| EcalFenixTcpFormat (bool tccFormat, bool debug, bool famos, int binOfMax) |
|
| EcalFenixTcpFormat (bool tccFormat, bool debug, bool famos, int binOfMax) |
|
virtual std::vector< int > | process (const std::vector< int > &, const std::vector< int > &) |
|
void | process (std::vector< int > &, std::vector< int > &) |
|
void | process (std::vector< int > &Et, std::vector< int > &fgvb, std::vector< int > &sfgvb, int eTTotShift, std::vector< EcalEBTriggerPrimitiveSample > &out, std::vector< EcalEBTriggerPrimitiveSample > &outTcc, bool isInInnerRings) |
|
void | process (std::vector< int > &Et, std::vector< int > &fgvb, std::vector< int > &sfgvb, int eTTotShift, std::vector< EcalTriggerPrimitiveSample > &out, std::vector< EcalTriggerPrimitiveSample > &outTcc, bool isInInnerRings) |
|
void | setParameters (uint32_t towid, const EcalTPGLutGroup *ecaltpgLutGroup, const EcalTPGLutIdMap *ecaltpgLut, const EcalTPGTowerStatus *ecaltpgbadTT, const EcalTPGSpike *ecaltpgSpike) |
|
void | setParameters (uint32_t towid, const EcalTPGLutGroup *ecaltpgLutGroup, const EcalTPGLutIdMap *ecaltpgLut, const EcalTPGTowerStatus *ecaltpgbadTT, const EcalTPGSpike *ecaltpgSpike) |
|
virtual | ~EcalFenixTcpFormat () |
|
virtual | ~EcalFenixTcpFormat () |
|
Definition at line 22 of file EcalFenixTcpFormat.h.
◆ EcalFenixTcpFormat() [1/2]
EcalFenixTcpFormat::EcalFenixTcpFormat |
( |
bool |
tccFormat, |
|
|
bool |
debug, |
|
|
bool |
famos, |
|
|
int |
binOfMax |
|
) |
| |
◆ ~EcalFenixTcpFormat() [1/2]
EcalFenixTcpFormat::~EcalFenixTcpFormat |
( |
| ) |
|
|
virtual |
◆ EcalFenixTcpFormat() [2/2]
EcalFenixTcpFormat::EcalFenixTcpFormat |
( |
bool |
tccFormat, |
|
|
bool |
debug, |
|
|
bool |
famos, |
|
|
int |
binOfMax |
|
) |
| |
◆ ~EcalFenixTcpFormat() [2/2]
virtual EcalFenixTcpFormat::~EcalFenixTcpFormat |
( |
| ) |
|
|
virtual |
◆ process() [1/4]
virtual std::vector<int> EcalFenixTcpFormat::process |
( |
const std::vector< int > & |
, |
|
|
const std::vector< int > & |
|
|
) |
| |
|
inlinevirtual |
◆ process() [2/4]
void EcalFenixTcpFormat::process |
( |
std::vector< int > & |
Etin, |
|
|
std::vector< int > & |
Etout |
|
) |
| |
◆ process() [3/4]
◆ process() [4/4]
◆ setParameters() [1/2]
◆ setParameters() [2/2]
◆ badTTStatus_
const uint16_t * EcalFenixTcpFormat::badTTStatus_ |
|
private |
◆ binOfMax_
unsigned int EcalFenixTcpFormat::binOfMax_ |
|
private |
◆ debug_
bool EcalFenixTcpFormat::debug_ |
|
private |
◆ famos_
bool EcalFenixTcpFormat::famos_ |
|
private |
◆ lut_
const unsigned int * EcalFenixTcpFormat::lut_ |
|
private |
◆ spikeZeroThresh_
uint16_t EcalFenixTcpFormat::spikeZeroThresh_ |
|
private |
◆ status_
uint16_t EcalFenixTcpFormat::status_ |
|
private |
◆ tcpFormat_
bool EcalFenixTcpFormat::tcpFormat_ |
|
private |