#include <L1Validator.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
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 | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
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) |
Private Member Functions | |
const reco::LeafCandidate * | FindBest (const reco::GenParticle *, const std::vector< l1extra::L1EmParticle > *, const std::vector< l1extra::L1EmParticle > *) |
const reco::LeafCandidate * | FindBest (const reco::GenParticle *, const std::vector< l1extra::L1JetParticle > *, const std::vector< l1extra::L1JetParticle > *) |
const reco::LeafCandidate * | FindBest (const reco::GenParticle *, const std::vector< l1extra::L1MuonParticle > *) |
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 |
Definition at line 68 of file L1Validator.h.
|
explicit |
Definition at line 54 of file L1Validator.cc.
References _dirName, _GenSource, _L1EGammaBXSource, _L1GenJetSource, _L1JetBXSource, _L1MuonBXSource, _L1TauBXSource, _srcToken, edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 69 of file L1Validator.cc.
|
override |
select the final state (i.e status==1) muons (pdg==+/-13)
select the final state (i.e status==1) electrons (pdg==+/-11) and photons (pdg==22)
select the matrix element (i.e status==2) taus (pdg==+/-15) before decay
Definition at line 77 of file L1Validator.cc.
References _GenSource, _Hists, _L1EGammaBXSource, _L1GenJetSource, _L1JetBXSource, _L1MuonBXSource, _L1TauBXSource, _srcToken, funct::abs(), BXVector< T >::begin(), reco::deltaR(), BXVector< T >::end(), PVValHelper::eta, reco::LeafCandidate::eta(), L1ValidatorHists::Fill(), L1ValidatorHists::FillNumber(), TauGenJets_cfi::GenParticles, edm::Event::getByToken(), BXVector< T >::getFirstBX(), BXVector< T >::getLastBX(), mps_fire::i, configurableAnalysis::Jet, metsig::jet, heepIdVarValueMapProducer_cfi::minDR, RPCpg::mu, configurableAnalysis::Muon, L1ValidatorHists::NEvents, reco::LeafCandidate::pdgId(), phi, reco::LeafCandidate::phi(), EnergyCorrector::pt, reco::LeafCandidate::pt(), BXVector< T >::size(), mps_update::status, reco::LeafCandidate::status(), and metsig::tau.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 72 of file L1Validator.cc.
References _dirName, _Hists, L1ValidatorHists::Book(), and DQMStore::IBooker::setCurrentFolder().
|
static |
Definition at line 308 of file L1Validator.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 236 of file L1Validator.cc.
References reco::deltaR(), reco::LeafCandidate::eta(), mps_fire::i, and reco::LeafCandidate::phi().
|
private |
Definition at line 263 of file L1Validator.cc.
References reco::deltaR(), reco::LeafCandidate::eta(), mps_fire::i, and reco::LeafCandidate::phi().
|
private |
Definition at line 290 of file L1Validator.cc.
References reco::deltaR(), reco::LeafCandidate::eta(), mps_fire::i, and reco::LeafCandidate::phi().
|
private |
Definition at line 81 of file L1Validator.h.
Referenced by bookHistograms(), and L1Validator().
|
private |
Definition at line 82 of file L1Validator.h.
Referenced by trackingPlots.TrackingSeedingLayerTable::draw().
|
private |
Definition at line 84 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 92 of file L1Validator.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 90 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 88 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 85 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 87 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 89 of file L1Validator.h.
Referenced by analyze(), and L1Validator().