#include <EcalPedestals.h>
Classes | |
struct | Zero |
Public Member Functions | |
EcalPedestal () | |
float | mean (int i) const |
float const * | mean_rms (int i) const |
float | rms (int i) const |
Public Attributes | |
float | mean_x1 |
float | mean_x12 |
float | mean_x6 |
float | rms_x1 |
float | rms_x12 |
float | rms_x6 |
Static Public Attributes | |
static const Zero | zero |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 8 of file EcalPedestals.h.
|
inline |
|
inline |
Definition at line 33 of file EcalPedestals.h.
References mps_fire::i, and mean_x12.
|
inline |
Definition at line 27 of file EcalPedestals.h.
References mps_fire::i, mean_x12, EcalPedestal::Zero::z1, and zero.
|
inline |
Definition at line 39 of file EcalPedestals.h.
References mps_fire::i, and rms_x12.
|
private |
|
friend |
Definition at line 45 of file EcalPedestals.h.
|
friend |
Definition at line 45 of file EcalPedestals.h.
float EcalPedestal::mean_x1 |
Definition at line 23 of file EcalPedestals.h.
Referenced by ECALpedestalPCLHarvester::dqmEndJob(), edm::DataMixingEMDigiWorker::GetPedestals(), EcalUncalibRecHitMultiFitAlgo::makeRecHit(), popcon::EcalChannelStatusHandler::pedAnalysis(), EcalTBWeightUncalibRecHitProducer::produce(), EcalTrivialConditionRetriever::produceEcalPedestals(), EcalUncalibRecHitWorkerFixedAlphaBetaFit::run(), EcalUncalibRecHitWorkerRatio::run(), EcalUncalibRecHitWorkerAnalFit::run(), EcalUncalibRecHitWorkerGlobal::run(), EcalUncalibRecHitWorkerMultiFit::run(), and EcalUncalibRecHitTimeWeightsAlgo< EBDataFrame >::time().
float EcalPedestal::mean_x12 |
Definition at line 19 of file EcalPedestals.h.
Referenced by ECALpedestalPCLHarvester::checkVariation(), popcon::EcalChannelStatusHandler::cosmicsAnalysis(), ECALpedestalPCLHarvester::dqmEndJob(), edm::DataMixingEMDigiWorker::GetPedestals(), EcalUncalibRecHitMultiFitAlgo::makeRecHit(), mean(), mean_rms(), EcalTBWeightUncalibRecHitProducer::produce(), EcalTrivialConditionRetriever::produceEcalPedestals(), EcalUncalibRecHitWorkerFixedAlphaBetaFit::run(), EcalUncalibRecHitWorkerRatio::run(), EcalUncalibRecHitWorkerAnalFit::run(), EcalUncalibRecHitWorkerGlobal::run(), EcalUncalibRecHitWorkerMultiFit::run(), and EcalUncalibRecHitTimeWeightsAlgo< EBDataFrame >::time().
float EcalPedestal::mean_x6 |
Definition at line 21 of file EcalPedestals.h.
Referenced by ECALpedestalPCLHarvester::dqmEndJob(), edm::DataMixingEMDigiWorker::GetPedestals(), EcalUncalibRecHitMultiFitAlgo::makeRecHit(), EcalTBWeightUncalibRecHitProducer::produce(), EcalTrivialConditionRetriever::produceEcalPedestals(), EcalUncalibRecHitWorkerFixedAlphaBetaFit::run(), EcalUncalibRecHitWorkerRatio::run(), EcalUncalibRecHitWorkerAnalFit::run(), EcalUncalibRecHitWorkerGlobal::run(), EcalUncalibRecHitWorkerMultiFit::run(), and EcalUncalibRecHitTimeWeightsAlgo< EBDataFrame >::time().
float EcalPedestal::rms_x1 |
Definition at line 24 of file EcalPedestals.h.
Referenced by ECALpedestalPCLHarvester::dqmEndJob(), EcalUncalibRecHitMultiFitAlgo::makeRecHit(), EcalTBWeightUncalibRecHitProducer::produce(), EcalTrivialConditionRetriever::produceEcalPedestals(), EcalUncalibRecHitWorkerRatio::run(), EcalUncalibRecHitWorkerGlobal::run(), and EcalUncalibRecHitWorkerMultiFit::run().
float EcalPedestal::rms_x12 |
Definition at line 20 of file EcalPedestals.h.
Referenced by EcalPFRecHitThresholdsMaker::analyze(), ECALpedestalPCLHarvester::checkVariation(), ECALpedestalPCLHarvester::dqmEndJob(), EcalUncalibRecHitMultiFitAlgo::makeRecHit(), EcalTBWeightUncalibRecHitProducer::produce(), EcalTrivialConditionRetriever::produceEcalPedestals(), rms(), EcalUncalibRecHitWorkerRatio::run(), EcalUncalibRecHitWorkerGlobal::run(), and EcalUncalibRecHitWorkerMultiFit::run().
float EcalPedestal::rms_x6 |
Definition at line 22 of file EcalPedestals.h.
Referenced by ECALpedestalPCLHarvester::dqmEndJob(), EcalUncalibRecHitMultiFitAlgo::makeRecHit(), EcalTBWeightUncalibRecHitProducer::produce(), EcalTrivialConditionRetriever::produceEcalPedestals(), EcalUncalibRecHitWorkerRatio::run(), EcalUncalibRecHitWorkerGlobal::run(), and EcalUncalibRecHitWorkerMultiFit::run().
|
static |
Definition at line 17 of file EcalPedestals.h.
Referenced by mean_rms().