#include <MuonGEMDigisHarvestor.h>
Private Attributes | |
std::string | compareable_dbe_hist_prefix_ |
std::string | compareable_dbe_path_ |
std::string | dbe_hist_prefix_ |
std::string | dbe_path_ |
std::string | outputFile_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Protected Attributes inherited from DQMEDHarvester | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 20 of file MuonGEMDigisHarvestor.h.
|
explicit |
constructor
Data Format.
Geometry Log messages
Definition at line 48 of file MuonGEMDigisHarvestor.cc.
References compareable_dbe_hist_prefix_, compareable_dbe_path_, dbe_hist_prefix_, dbe_path_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), outputFile_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
TProfile * MuonGEMDigisHarvestor::ComputeEff | ( | TH1F * | num, |
TH1F * | denum | ||
) |
Definition at line 58 of file MuonGEMDigisHarvestor.cc.
References mps_fire::i, LogDebug, dataset::name, mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, groupFilesInBlocks::temp, and fftjetcommon_cfi::title.
Referenced by ProcessBooking().
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 125 of file MuonGEMDigisHarvestor.cc.
References GEMDetLabel::c_suffix, dbe_path_, DEFINE_FWK_MODULE, DQMStore::IGetter::get(), mps_fire::i, gen::k, GEMDetLabel::l_suffix, LogDebug, ProcessBooking(), GEMDetLabel::s_suffix, DQMStore::IGetter::setCurrentFolder(), and createPayload::suffix.
void MuonGEMDigisHarvestor::ProcessBooking | ( | DQMStore::IBooker & | ibooker, |
DQMStore::IGetter & | ig, | ||
const char * | label, | ||
TString | suffix, | ||
TH1F * | track_hist, | ||
TH1F * | sh_hist | ||
) |
Definition at line 91 of file MuonGEMDigisHarvestor.cc.
References DQMStore::IBooker::bookProfile(), ComputeEff(), dbe_path_, DQMStore::IGetter::get(), create_public_lumi_plots::hist, LogDebug, PostProcessor_cff::profile, AlCaHLTBitMon_QueryRunRegistry::string, createPayload::suffix, and fftjetcommon_cfi::title.
Referenced by dqmEndJob().
|
private |
Definition at line 33 of file MuonGEMDigisHarvestor.h.
Referenced by MuonGEMDigisHarvestor().
|
private |
Definition at line 33 of file MuonGEMDigisHarvestor.h.
Referenced by MuonGEMDigisHarvestor().
|
private |
Definition at line 33 of file MuonGEMDigisHarvestor.h.
Referenced by MuonGEMDigisHarvestor().
|
private |
Definition at line 33 of file MuonGEMDigisHarvestor.h.
Referenced by dqmEndJob(), MuonGEMDigisHarvestor(), and ProcessBooking().
|
private |
Definition at line 33 of file MuonGEMDigisHarvestor.h.
Referenced by MuonGEMDigisHarvestor().