#include <HcalRecoParam.h>
Public Member Functions | |
constexpr bool | correctForLeadingEdge () const |
constexpr bool | correctForPhaseContainment () const |
constexpr bool | correctForTimeslew () const |
constexpr float | correctionPhaseNS () const |
constexpr bool | correctTiming () const |
constexpr unsigned int | firstAuxTS () const |
constexpr unsigned int | firstSample () const |
constexpr | HcalRecoParam () |
constexpr | HcalRecoParam (unsigned long fId, unsigned int fParam1, unsigned int fParam2) |
constexpr unsigned int | leakCorrectionID () const |
constexpr unsigned int | noiseFlaggingID () const |
constexpr unsigned int | packingScheme () const |
constexpr unsigned int | param1 () const |
constexpr unsigned int | param2 () const |
constexpr unsigned int | pileupCleaningID () const |
constexpr unsigned int | pulseShapeID () const |
constexpr uint32_t | rawId () const |
constexpr unsigned int | samplesToAdd () const |
constexpr unsigned int | specialCaseID () const |
constexpr unsigned int | timeslewCorrectionID () const |
constexpr bool | useLeakCorrection () const |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Private Attributes | |
uint32_t | mId |
uint32_t | mParam1 |
uint32_t | mParam2 |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
mParam1, mParam2 re-define to keep more parameters 28-Oct-2011 sk.
Definition at line 17 of file HcalRecoParam.h.
|
inline |
Definition at line 19 of file HcalRecoParam.h.
|
inline |
Definition at line 21 of file HcalRecoParam.h.
|
inline |
Definition at line 30 of file HcalRecoParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 29 of file HcalRecoParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject(), HcalHitReconstructor::produce(), and SimpleHBHEPhase1Algo::reconstruct().
|
inline |
Definition at line 38 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject(), and HcalHitReconstructor::produce().
|
inline |
Definition at line 31 of file HcalRecoParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject(), HcalHitReconstructor::produce(), SimpleHBHEPhase1Algo::reconstruct(), and HcaluLUTTPGCoder::update().
|
inline |
Definition at line 40 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject(), and HcalHitReconstructor::produce().
|
inline |
Definition at line 41 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject(), and HcalHitReconstructor::produce().
|
inline |
Definition at line 32 of file HcalRecoParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject(), HFPreReconstructor::fillInfos(), HcalSimpleReconstructor::process(), HBHEPhase1Reconstructor::processData(), and HcalHitReconstructor::produce().
|
inline |
Definition at line 37 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 43 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 45 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 26 of file HcalRecoParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 27 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 44 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject(), and HcalHitReconstructor::produce().
|
inline |
Definition at line 34 of file HcalRecoParam.h.
References mParam1.
Referenced by HcalDbASCIIIO::dumpObject(), and HBHEPhase1Reconstructor::processData().
|
inline |
|
inline |
Definition at line 33 of file HcalRecoParam.h.
References mParam1, and mParam2.
Referenced by HcalDbASCIIIO::dumpObject(), HcalSimpleReconstructor::process(), HcalHitReconstructor::produce(), and SimpleHBHEPhase1Algo::reconstruct().
|
private |
|
inline |
Definition at line 42 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 39 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject().
|
inline |
Definition at line 36 of file HcalRecoParam.h.
References mParam2.
Referenced by HcalDbASCIIIO::dumpObject(), and HcalHitReconstructor::produce().
|
friend |
Definition at line 52 of file HcalRecoParam.h.
|
friend |
Definition at line 52 of file HcalRecoParam.h.
|
private |
Definition at line 48 of file HcalRecoParam.h.
Referenced by rawId().
|
private |
Definition at line 49 of file HcalRecoParam.h.
Referenced by correctForLeadingEdge(), correctForPhaseContainment(), correctionPhaseNS(), firstSample(), param1(), pulseShapeID(), and samplesToAdd().
|
private |
Definition at line 50 of file HcalRecoParam.h.
Referenced by correctForTimeslew(), correctTiming(), firstAuxTS(), leakCorrectionID(), noiseFlaggingID(), packingScheme(), param2(), pileupCleaningID(), samplesToAdd(), specialCaseID(), timeslewCorrectionID(), and useLeakCorrection().