![]() |
![]() |
#include <MuonRecoTest.h>
Protected Member Functions | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
void | dqmEndRun (DQMStore::IBooker &, DQMStore::IGetter &, edm::Run const &, edm::EventSetup const &) override |
Endjob. More... | |
![]() | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
![]() | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Private Attributes | |
std::string | EfficiencyCriterionName |
int | etaBin |
MonitorElement * | etaEfficiency |
double | etaMax |
double | etaMin |
std::vector< MonitorElement * > | globalRotation |
std::string | metname |
int | nevents |
unsigned int | nLumiSegs |
edm::ParameterSet | parameters |
int | phiBin |
MonitorElement * | phiEfficiency |
double | phiMax |
double | phiMin |
int | prescaleFactor |
int | run |
DQMOffline Test Client check the recostruction efficiency of Sta/Glb on eta, phi parameters
Definition at line 32 of file MuonRecoTest.h.
MuonRecoTest::MuonRecoTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 31 of file MuonRecoTest.cc.
References etaBin(), ALCARECOTkAlBeamHalo_cff::etaMax, ALCARECOTkAlBeamHalo_cff::etaMin, BeamMonitor_cff::phiBin, AlignmentTrackSelector_cfi::phiMax, AlignmentTrackSelector_cfi::phiMin, and Skims_PDWG_cff::prescaleFactor.
|
inlineoverride |
|
overrideprotectedvirtual |
BOOKING NEW HISTOGRAMS
Implements DQMEDHarvester.
Definition at line 105 of file MuonRecoTest.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IGetter::get(), MonitorElementData::QReport::getBadChannels(), MonitorElementData::QReport::getMessage(), MonitorElementData::QReport::getStatus(), dqm::legacy::MonitorElement::getTH2F(), LogTrace, metname, dqm::implementation::NavigatorBase::setCurrentFolder(), and mathSSE::sqrt().
|
overrideprotectedvirtual |
Endjob.
GETTING PREVIOUS HISTOS AND DO SOME OPERATIONS
Reimplemented from DQMEDHarvester.
Definition at line 48 of file MuonRecoTest.cc.
References dqm::implementation::IBooker::book1D(), L1TObjectsTimingClient_cff::efficiency, etaBin(), ALCARECOTkAlBeamHalo_cff::etaMax, ALCARECOTkAlBeamHalo_cff::etaMin, dqm::implementation::IGetter::get(), dqm::legacy::MonitorElement::getTH1F(), mps_fire::i, LogTrace, metname, castor_dqm_sourceclient_file_cfg::path, BeamMonitor_cff::phiBin, AlignmentTrackSelector_cfi::phiMax, AlignmentTrackSelector_cfi::phiMin, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 56 of file MuonRecoTest.h.
|
private |
Definition at line 57 of file MuonRecoTest.h.
|
private |
Definition at line 66 of file MuonRecoTest.h.
|
private |
Definition at line 59 of file MuonRecoTest.h.
|
private |
Definition at line 58 of file MuonRecoTest.h.
|
private |
Definition at line 69 of file MuonRecoTest.h.
|
private |
Definition at line 52 of file MuonRecoTest.h.
|
private |
Definition at line 47 of file MuonRecoTest.h.
|
private |
Definition at line 48 of file MuonRecoTest.h.
|
private |
Definition at line 53 of file MuonRecoTest.h.
|
private |
Definition at line 61 of file MuonRecoTest.h.
|
private |
Definition at line 67 of file MuonRecoTest.h.
|
private |
Definition at line 63 of file MuonRecoTest.h.
|
private |
Definition at line 62 of file MuonRecoTest.h.
|
private |
Definition at line 49 of file MuonRecoTest.h.
|
private |
Definition at line 50 of file MuonRecoTest.h.
Referenced by generateEDF.LumiInfo::__str__(), DTWorkflow.DTWorkflow::all(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), personalPlayback.Playback::do_create_lumi(), personalPlayback.Playback::do_exec(), o2olib.O2OTool::execute(), generateEDF.LumiInfo::fixXingInfo(), and dqm_interfaces.DirWalkerFile::walk().