Classes | |
class | Count1D |
struct | GroupConfig |
class | Plot |
class | Plot1D |
class | Profile1D |
struct | SelGroupConfig |
Public Types | |
typedef nanoaod::FlatTable | FlatTable |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Static Private Member Functions | |
static std::unique_ptr< Plot > | makePlot (DQMStore::IBooker &booker, const edm::ParameterSet &cfg) |
Private Attributes | |
edm::GetterOfProducts< FlatTable > | getterOfProducts_ |
std::map< std::string, GroupConfig > | groups_ |
Additional Inherited Members | |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 46 of file NanoAODDQM.cc.
Definition at line 48 of file NanoAODDQM.cc.
NanoAODDQM::NanoAODDQM | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 233 of file NanoAODDQM.cc.
References edm::ParameterSet::getParameter(), getterOfProducts_, watchdog::group, groups_, Skims_PA_cff::name, muonDTDigis_cfi::pset, AlCaHLTBitMon_QueryRunRegistry::string, and nanoDQM_cfi::vplots.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 313 of file NanoAODDQM.cc.
References nanoaod::FlatTable::addExtension(), getterOfProducts_, groups_, iEvent, Skims_PA_cff::name, trackingPlots::other, plotFactory::plot, EgammaValidation_Wenu_cff::sel, AlCaHLTBitMon_QueryRunRegistry::string, and TableParser::table.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 291 of file NanoAODDQM.cc.
References looper::cfg, DeadROC_duringRun::dir, groups_, makePlot(), eostools::move(), plotFactory::plot, HLTObjectsMonitor_cfi::plots, nanoDQM_cfi::sels, dqm::implementation::NavigatorBase::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 248 of file NanoAODDQM.cc.
References edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addVPSet(), edm::ConfigurationDescriptions::addWithDefaultLabel(), nanoDQM_cfi::bitset, submitPVResolutionJobs::desc, SiStripPI::max, SiStripPI::min, Skims_PA_cff::name, LaserClient_cfi::nbins, or, plotFactory::plot, edm::RequireZeroOrMore, nanoDQM_cfi::sels, edm::ParameterSetDescription::setComment(), runGCPTkAlMap::title, and nanoDQM_cfi::vplots.
|
inlinestaticprivate |
Definition at line 189 of file NanoAODDQM.cc.
References looper::cfg, Exception, CalibrationSummaryClient_cfi::kind, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookHistograms().
|
private |
Definition at line 230 of file NanoAODDQM.cc.
Referenced by analyze(), and NanoAODDQM().
|
private |
Definition at line 229 of file NanoAODDQM.cc.
Referenced by analyze(), bookHistograms(), and NanoAODDQM().