#include <L1TRPCTF.h>
Classes | |
struct | BxDelays |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | bookHistograms (DQMStore::IBooker &ibooker, const edm::Run &, const edm::EventSetup &) override |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
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) |
Private Attributes | |
MonitorElement * | m_bxDiff |
std::set< unsigned long long int > | m_globBX |
long long int | m_lastUsedBxInBxdiff |
MonitorElement * | m_muonsEtaPhi [3] |
MonitorElement * | m_qualVsEta [3] |
int | nev_ |
int | nevRPC_ |
std::string | output_dir_ |
MonitorElement * | rpctfbx |
MonitorElement * | rpctfchargevalue [3] |
MonitorElement * | rpctfcratesynchro [12] |
MonitorElement * | rpctfetavalue [3] |
MonitorElement * | rpctfntrack_b [3] |
MonitorElement * | rpctfntrack_e [3] |
MonitorElement * | rpctfphivalue [3] |
MonitorElement * | rpctfptvalue [3] |
MonitorElement * | rpctfquality [3] |
edm::EDGetTokenT< L1MuGMTReadoutCollection > | rpctfSource_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
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 Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 42 of file L1TRPCTF.h.
L1TRPCTF::L1TRPCTF | ( | const edm::ParameterSet & | ps | ) |
Definition at line 18 of file L1TRPCTF.cc.
References gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), and verbose_.
|
override |
Definition at line 36 of file L1TRPCTF.cc.
|
overrideprotected |
Definition at line 169 of file L1TRPCTF.cc.
References L1TRPCTF::BxDelays::bx, gather_cfg::cout, change_name::diff, HLT_2018_cff::distance, L1TRPCTF::BxDelays::eta_t, dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), L1MuGMTReadoutCollection::getRecords(), mps_fire::i, edm::HandleBase::isValid(), dqmiolumiharvest::j, m_bxDiff, m_globBX, m_lastUsedBxInBxdiff, m_muonsEtaPhi, m_qualVsEta, min(), nev_, L1TRPCTF::BxDelays::phi_p, edm::Handle< T >::product(), rpctfbx, rpctfchargevalue, rpctfcratesynchro, rpctfetavalue, rpctfntrack_b, rpctfntrack_e, rpctfphivalue, rpctfptvalue, rpctfquality, rpctfSource_, hgcalTopologyTester_cfi::sector2, hgcalTowerProducer_cfi::tower, and verbose_.
|
overrideprotected |
Definition at line 38 of file L1TRPCTF.cc.
References b, dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), l1GtPatternGenerator_cfi::bx, mps_fire::i, createfilelist::int, cmsLHEtoEOSManager::l, m_bxDiff, m_muonsEtaPhi, m_qualVsEta, nev_, nevRPC_, EcalTangentSkim_cfg::o, output_dir_, rpctfbx, rpctfchargevalue, rpctfcratesynchro, rpctfetavalue, rpctfntrack_b, rpctfntrack_e, rpctfphivalue, rpctfptvalue, rpctfquality, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), and contentValuesCheck::ss.
|
private |
Definition at line 72 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file L1TRPCTF.h.
Referenced by analyze().
|
private |
Definition at line 83 of file L1TRPCTF.h.
Referenced by analyze().
|
private |
Definition at line 69 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file L1TRPCTF.h.
Referenced by bookHistograms().
|
private |
Definition at line 84 of file L1TRPCTF.h.
Referenced by bookHistograms().
|
private |
Definition at line 67 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file L1TRPCTF.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file L1TRPCTF.h.
Referenced by analyze().
|
private |
Definition at line 81 of file L1TRPCTF.h.
Referenced by analyze(), and L1TRPCTF().