#include <L1Validator.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
L1Validator (const edm::ParameterSet &) | |
~L1Validator () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
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 > *) |
Definition at line 67 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 68 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 75 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().
|
overrideprotected |
Definition at line 70 of file L1Validator.cc.
References _dirName, _Hists, and L1ValidatorHists::Book().
|
static |
Definition at line 332 of file L1Validator.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 253 of file L1Validator.cc.
References reco::deltaR(), reco::LeafCandidate::eta(), mps_fire::i, reco::LeafCandidate::phi(), and parallelization::uint().
|
private |
Definition at line 283 of file L1Validator.cc.
References reco::deltaR(), reco::LeafCandidate::eta(), mps_fire::i, reco::LeafCandidate::phi(), and parallelization::uint().
|
private |
Definition at line 313 of file L1Validator.cc.
References reco::deltaR(), reco::LeafCandidate::eta(), mps_fire::i, reco::LeafCandidate::phi(), and parallelization::uint().
|
private |
Definition at line 80 of file L1Validator.h.
Referenced by bookHistograms(), and L1Validator().
|
private |
Definition at line 81 of file L1Validator.h.
Referenced by trackingPlots.TrackingSeedingLayerTable::draw().
|
private |
Definition at line 83 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 91 of file L1Validator.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 89 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 84 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 86 of file L1Validator.h.
Referenced by analyze(), and L1Validator().
|
private |
Definition at line 88 of file L1Validator.h.
Referenced by analyze(), and L1Validator().