#include <ZeroSuppressFP420.h>
Public Member Functions | |
void | initParams (const edm::ParameterSet &conf_) |
ZSuppressFP420::DigitalMapType | trkFEDclusterizer (const DigitalMapType &, int) |
ZSuppressFP420::DigitalMapType | zeroSuppress (const DigitalMapType &, int) |
ZeroSuppressFP420 (const edm::ParameterSet &conf, float noise) | |
virtual | ~ZeroSuppressFP420 () |
Public Member Functions inherited from ZSuppressFP420 | |
virtual | ~ZSuppressFP420 () |
Private Attributes | |
int | algoConf |
edm::ParameterSet | conf_ |
double | highthreshConf |
double | lowthreshConf |
float | noiseInAdc |
short | theFEDalgorithm |
float | theFEDhighThresh |
float | theFEDlowThresh |
short | theNumFEDalgos |
int | verbosity |
Additional Inherited Members | |
Public Types inherited from ZSuppressFP420 | |
typedef DConverterFP420::DigitalMapType | DigitalMapType |
Definition at line 7 of file ZeroSuppressFP420.h.
ZeroSuppressFP420::ZeroSuppressFP420 | ( | const edm::ParameterSet & | conf, |
float | noise | ||
) |
Definition at line 10 of file ZeroSuppressFP420.cc.
References conf_, gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), initParams(), HLT_25ns10e33_v2_cff::noise, noiseInAdc, and verbosity.
|
inlinevirtual |
Definition at line 12 of file ZeroSuppressFP420.h.
void ZeroSuppressFP420::initParams | ( | const edm::ParameterSet & | conf_ | ) |
Definition at line 27 of file ZeroSuppressFP420.cc.
References algoConf, gather_cfg::cout, cmsRelvalreport::exit, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), highthreshConf, lowthreshConf, noiseInAdc, theFEDalgorithm, theFEDhighThresh, theFEDlowThresh, theNumFEDalgos, and verbosity.
Referenced by ZeroSuppressFP420().
ZSuppressFP420::DigitalMapType ZeroSuppressFP420::trkFEDclusterizer | ( | const DigitalMapType & | in, |
int | vrb | ||
) |
Definition at line 73 of file ZeroSuppressFP420.cc.
References accept(), ecalMGPA::adc(), gather_cfg::cout, i, reco::if(), bookConverter::max, indexGen::s2, AlCaHLTBitMon_QueryRunRegistry::string, theFEDalgorithm, theFEDhighThresh, and theFEDlowThresh.
Referenced by zeroSuppress().
|
virtual |
Implements ZSuppressFP420.
Definition at line 64 of file ZeroSuppressFP420.cc.
References gather_cfg::cout, and trkFEDclusterizer().
Referenced by FP420DigiMain::run().
|
private |
Definition at line 29 of file ZeroSuppressFP420.h.
Referenced by initParams().
|
private |
Definition at line 26 of file ZeroSuppressFP420.h.
Referenced by ZeroSuppressFP420().
|
private |
Definition at line 31 of file ZeroSuppressFP420.h.
Referenced by initParams().
|
private |
Definition at line 30 of file ZeroSuppressFP420.h.
Referenced by initParams().
|
private |
Definition at line 22 of file ZeroSuppressFP420.h.
Referenced by initParams(), and ZeroSuppressFP420().
|
private |
Definition at line 23 of file ZeroSuppressFP420.h.
Referenced by initParams(), and trkFEDclusterizer().
|
private |
Definition at line 25 of file ZeroSuppressFP420.h.
Referenced by initParams(), and trkFEDclusterizer().
|
private |
Definition at line 24 of file ZeroSuppressFP420.h.
Referenced by initParams(), and trkFEDclusterizer().
|
private |
Definition at line 27 of file ZeroSuppressFP420.h.
Referenced by initParams().
|
private |
Definition at line 29 of file ZeroSuppressFP420.h.
Referenced by initParams(), and ZeroSuppressFP420().