#include <DQMOffline/DQMHOAlCaRecoStream/src/DQMHOAlCaRecoStream.cc>
Public Member Functions | |
DQMHOAlCaRecoStream (const edm::ParameterSet &) | |
~DQMHOAlCaRecoStream () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
DQMStore * | dbe_ |
std::string | folderName_ |
MonitorElement * | hDirCosine |
MonitorElement * | hHOTime |
MonitorElement * | hMuonEta |
MonitorElement * | hMuonMom |
MonitorElement * | hMuonMultipl |
MonitorElement * | hMuonPhi |
edm::InputTag | hoCalibVariableCollectionTag |
MonitorElement * | hPedRing [5] |
MonitorElement * | hSignal3x3 [9] |
MonitorElement * | hSigRing [5] |
double | m_highEdge |
double | m_highRadPosInMuch |
double | m_lowEdge |
double | m_lowRadPosInMuch |
int | m_nbins |
double | m_sigmaValue |
int | Nevents |
int | Nmuons |
bool | saveToFile_ |
std::string | theRootFileName |
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 | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 5 of file DQMHOAlCaRecoStream.h.
|
explicit |
Definition at line 66 of file DQMHOAlCaRecoStream.cc.
References folderName_, edm::ParameterSet::getUntrackedParameter(), m_highEdge, m_highRadPosInMuch, m_lowEdge, m_lowRadPosInMuch, m_nbins, m_sigmaValue, saveToFile_, and theRootFileName.
DQMHOAlCaRecoStream::~DQMHOAlCaRecoStream | ( | ) |
Definition at line 83 of file DQMHOAlCaRecoStream.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 98 of file DQMHOAlCaRecoStream.cc.
References abs, relval_parameters_module::energy, MonitorElement::Fill(), edm::Event::getByLabel(), hDirCosine, hHOTime, hMuonEta, hMuonMom, hMuonMultipl, hMuonPhi, hoCalibVariableCollectionTag, hPedRing, hSignal3x3, hSigRing, gen::k, create_public_lumi_plots::log, LogDebug, m_highRadPosInMuch, Nevents, Nmuons, funct::pow(), hitfit::return, and funct::tan().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 163 of file DQMHOAlCaRecoStream.cc.
References DQMStore::book1D(), dbe_, folderName_, hDirCosine, hHOTime, hMuonEta, hMuonMom, hMuonMultipl, hMuonPhi, hPedRing, hSignal3x3, hSigRing, i, j, gen::k, m_highEdge, m_lowEdge, m_nbins, mergeVDriftHistosByStation::name, Nevents, Nmuons, cppFunctionSkipper::operator, MonitorElement::setAxisTitle(), DQMStore::setCurrentFolder(), and indexGen::title.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 236 of file DQMHOAlCaRecoStream.cc.
References dbe_, MonitorElement::getTH1F(), hDirCosine, hHOTime, hMuonEta, hMuonMom, hMuonPhi, hPedRing, hSignal3x3, hSigRing, gen::k, max(), Nmuons, DQMStore::save(), saveToFile_, pileupReCalc_HLTpaths::scale, and theRootFileName.
|
private |
Definition at line 12 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 45 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 24 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 25 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 21 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 20 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 19 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 22 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 56 of file DQMHOAlCaRecoStream.h.
Referenced by analyze().
|
private |
Definition at line 33 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 39 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 27 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 53 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 49 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 52 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 48 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream().
|
private |
Definition at line 51 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 46 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream().
|
private |
Definition at line 41 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 42 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 55 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream(), and endJob().
|
private |
Definition at line 44 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream(), and endJob().