calculation of Fgvb for the endcap in Fenix Strip calculates fgvb for the endcap in Fenix Strip More...
#include <EcalFenixStripFgvbEE.h>
Public Member Functions | |
EcalFenixStripFgvbEE () | |
bool | getMissedStripFlag () const |
void | process (std::vector< std::vector< int >> &lin_out, std::vector< int > &output) |
void | setbadStripMissing (bool flag) |
void | setParameters (int identif, uint32_t id, const EcalTPGFineGrainStripEE *) |
virtual | ~EcalFenixStripFgvbEE () |
Private Attributes | |
bool | flagBadStripMiss_ |
int | identif_ |
int | lut_fg_ |
int | threshold_fg_ |
calculation of Fgvb for the endcap in Fenix Strip calculates fgvb for the endcap in Fenix Strip
input: 5X18 bits output: 1 bit
Definition at line 21 of file EcalFenixStripFgvbEE.h.
EcalFenixStripFgvbEE::EcalFenixStripFgvbEE | ( | ) |
|
virtual |
Definition at line 12 of file EcalFenixStripFgvbEE.cc.
|
inline |
Definition at line 35 of file EcalFenixStripFgvbEE.h.
References flagBadStripMiss_.
Referenced by EcalFenixStrip::process().
void EcalFenixStripFgvbEE::process | ( | std::vector< std::vector< int >> & | lin_out, |
std::vector< int > & | output | ||
) |
Definition at line 14 of file EcalFenixStripFgvbEE.cc.
References gpuClustering::adc, mps_fire::i, lut_fg_, gpuClustering::pixelStatus::mask, convertSQLitetoXML_cfg::output, and threshold_fg_.
Referenced by EcalFenixStrip::process_part1().
|
inline |
Definition at line 34 of file EcalFenixStripFgvbEE.h.
References RemoveAddSevLevel::flag, and flagBadStripMiss_.
void EcalFenixStripFgvbEE::setParameters | ( | int | identif, |
uint32_t | id, | ||
const EcalTPGFineGrainStripEE * | ecaltpgFgStripEE | ||
) |
Definition at line 33 of file EcalFenixStripFgvbEE.cc.
References flagBadStripMiss_, EcalTPGFineGrainStripEE::getMap(), lut_fg_, and threshold_fg_.
Referenced by EcalFenixStrip::process_part1().
|
private |
Definition at line 26 of file EcalFenixStripFgvbEE.h.
Referenced by EcalFenixStripFgvbEE(), getMissedStripFlag(), setbadStripMissing(), and setParameters().
|
private |
Definition at line 25 of file EcalFenixStripFgvbEE.h.
Referenced by EcalFenixStripFgvbEE().
|
private |
Definition at line 24 of file EcalFenixStripFgvbEE.h.
Referenced by process(), and setParameters().
|
private |
Definition at line 23 of file EcalFenixStripFgvbEE.h.
Referenced by process(), and setParameters().