#include <HcalPedestalMCWidths.h>
Public Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &eventSetup) |
HcalPedestalMCWidths (const edm::ParameterSet &ps) | |
virtual | ~HcalPedestalMCWidths () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::vector< MCWidthsBunch > | Bunches |
bool | firsttime |
TProfile * | HBMeans [10] |
TProfile * | HEMeans [10] |
TProfile * | HFMeans [10] |
bool | histflag |
TProfile * | HOMeans [10] |
std::string | pedsADCfilename |
int | runnum |
TFile * | theFile |
std::string | widthsfilename |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 68 of file HcalPedestalMCWidths.h.
HcalPedestalMCWidths::HcalPedestalMCWidths | ( | const edm::ParameterSet & | ps | ) |
Definition at line 10 of file HcalPedestalMCWidths.cc.
References firsttime, edm::ParameterSet::getUntrackedParameter(), and histflag.
|
virtual |
Definition at line 17 of file HcalPedestalMCWidths.cc.
References HcalCovarianceMatrices::addValues(), Bunches, gather_cfg::cout, HcalDbASCIIIO::dumpObject(), HcalObjRepresent::Fill(), HBMeans, HEMeans, HFMeans, histflag, HOMeans, i, edm::detail::isnan(), j, gen::k, EdgesToViz::outfile, HcalCovarianceMatrix::setValue(), theFile, and widthsfilename.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 100 of file HcalPedestalMCWidths.cc.
References a, HcalQIESample::adc(), HcalElectronicsMap::allPrecisionId(), Bunches, HcalQIESample::capid(), MCWidthsBunch::detid, firsttime, edm::EventSetup::get(), edm::Event::getByType(), HBMeans, HEMeans, HFMeans, HOMeans, i, HFDataFrame::id(), HBHEDataFrame::id(), HODataFrame::id(), edm::EventBase::id(), j, gen::k, MCWidthsBunch::num, MCWidthsBunch::prod, edm::ESHandle< class >::product(), DetId::rawId(), edm::EventID::run(), runnum, HBHEDataFrame::sample(), HFDataFrame::sample(), HODataFrame::sample(), MCWidthsBunch::sig, theFile, MCWidthsBunch::usedflag, and widthsfilename.
|
private |
Definition at line 80 of file HcalPedestalMCWidths.h.
Referenced by analyze(), and ~HcalPedestalMCWidths().
|
private |
Definition at line 93 of file HcalPedestalMCWidths.h.
Referenced by analyze(), and HcalPedestalMCWidths().
|
private |
Definition at line 87 of file HcalPedestalMCWidths.h.
Referenced by analyze(), and ~HcalPedestalMCWidths().
|
private |
Definition at line 88 of file HcalPedestalMCWidths.h.
Referenced by analyze(), and ~HcalPedestalMCWidths().
|
private |
Definition at line 89 of file HcalPedestalMCWidths.h.
Referenced by analyze(), and ~HcalPedestalMCWidths().
|
private |
Definition at line 94 of file HcalPedestalMCWidths.h.
Referenced by HcalPedestalMCWidths(), and ~HcalPedestalMCWidths().
|
private |
Definition at line 90 of file HcalPedestalMCWidths.h.
Referenced by analyze(), and ~HcalPedestalMCWidths().
|
private |
Definition at line 82 of file HcalPedestalMCWidths.h.
|
private |
Definition at line 85 of file HcalPedestalMCWidths.h.
Referenced by analyze().
|
private |
Definition at line 92 of file HcalPedestalMCWidths.h.
Referenced by analyze(), and ~HcalPedestalMCWidths().
|
private |
Definition at line 83 of file HcalPedestalMCWidths.h.
Referenced by analyze(), and ~HcalPedestalMCWidths().