#include <DQMOffline/DQMHOAlCaRecoStream/src/DQMHOAlCaRecoStream.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
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::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 10 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::stream::EDAnalyzerBase.
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, relval_steps::k, create_public_lumi_plots::log, LogDebug, m_highRadPosInMuch, Nevents, Nmuons, funct::pow(), mathSSE::return(), and funct::tan().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 161 of file DQMHOAlCaRecoStream.cc.
References DQMStore::IBooker::book1D(), folderName_, hDirCosine, hHOTime, hMuonEta, hMuonMom, hMuonMultipl, hMuonPhi, hPedRing, hSignal3x3, hSigRing, i, j, relval_steps::k, m_highEdge, m_lowEdge, m_nbins, mergeVDriftHistosByStation::name, Nevents, Nmuons, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), and indexGen::title.
|
private |
Definition at line 48 of file DQMHOAlCaRecoStream.h.
Referenced by bookHistograms(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 27 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 28 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 24 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 23 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 22 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 25 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file DQMHOAlCaRecoStream.h.
Referenced by analyze().
|
private |
Definition at line 36 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 42 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 30 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file DQMHOAlCaRecoStream.h.
Referenced by bookHistograms(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 52 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 55 of file DQMHOAlCaRecoStream.h.
Referenced by bookHistograms(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 51 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream().
|
private |
Definition at line 54 of file DQMHOAlCaRecoStream.h.
Referenced by bookHistograms(), and DQMHOAlCaRecoStream().
|
private |
Definition at line 49 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream().
|
private |
Definition at line 44 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 45 of file DQMHOAlCaRecoStream.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream().
|
private |
Definition at line 47 of file DQMHOAlCaRecoStream.h.
Referenced by DQMHOAlCaRecoStream().