#include <DQMOffline/DQMHOAlCaRecoStream/src/DQMHOAlCaRecoStream.cc>
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::EDGetTokenT < HOCalibVariableCollection > | 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 |
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::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 7 of file DQMHOAlCaRecoStream.h.
|
explicit |
Definition at line 64 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 81 of file DQMHOAlCaRecoStream.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 96 of file DQMHOAlCaRecoStream.cc.
References funct::abs(), relval_parameters_module::energy, MonitorElement::Fill(), edm::Event::getByToken(), hDirCosine, hHOTime, hMuonEta, hMuonMom, hMuonMultipl, hMuonPhi, hoCalibVariableCollectionTag, hPedRing, hSignal3x3, hSigRing, gen::k, fff_deletion::log, LogDebug, m_highRadPosInMuch, Nevents, Nmuons, funct::pow(), reco::return(), and funct::tan().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 161 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 234 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 14 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 47 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 26 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 23 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 22 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 21 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 24 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 58 of file DQMHOAlCaRecoStream.h.
Referenced by analyze().
|
private |
Definition at line 35 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 41 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 29 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 55 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 51 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 54 of file DQMHOAlCaRecoStream.h.
Referenced by beginJob(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 50 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream().
|
private |
Definition at line 53 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 43 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 44 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 57 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream(), and endJob().
|
private |
Definition at line 46 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream(), and endJob().