#include <L1Validator.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
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 | |
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::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 |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
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(), nanoDQM_cfi::GenPart, TauGenJets_cfi::GenParticles, edm::Event::getByToken(), BXVector< T >::getFirstBX(), BXVector< T >::getLastBX(), mps_fire::i, metsig::jet, nanoDQM_cfi::Jet, electronTrackIsolations_cfi::minDR, RPCpg::mu, nanoDQM_cfi::Muon, L1ValidatorHists::NEvents, reco::LeafCandidate::pdgId(), phi, reco::LeafCandidate::phi(), EnergyCorrector::pt, reco::LeafCandidate::pt(), BXVector< T >::size(), mps_update::status, reco::LeafCandidate::status(), metsig::tau, and parallelization::uint().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 72 of file L1Validator.cc.
References _dirName, _Hists, and L1ValidatorHists::Book().
|
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, reco::LeafCandidate::phi(), and parallelization::uint().
|
private |
Definition at line 263 of file L1Validator.cc.
References reco::deltaR(), reco::LeafCandidate::eta(), mps_fire::i, reco::LeafCandidate::phi(), and parallelization::uint().
|
private |
Definition at line 290 of file L1Validator.cc.
References reco::deltaR(), reco::LeafCandidate::eta(), mps_fire::i, reco::LeafCandidate::phi(), and parallelization::uint().
|
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().