#include <RivetAnalysis.h>
Public Member Functions | |
void | analyze (const Event &event) override |
Jets | fatjets () const |
void | finalize () override |
void | init () override |
Jets | jets () const |
Particles | leptons () const |
Vector3 | met () const |
Particles | neutrinos () const |
Particles | photons () const |
RivetAnalysis (const edm::ParameterSet &pset) | |
std::string | status () const override |
Private Attributes | |
bool | _doJetClustering |
bool | _excludeNeutrinosFromJetClustering |
bool | _excludePromptLeptonsFromJetClustering |
double | _fatJetConeSize |
double | _fatJetMaxEta |
double | _fatJetMinPt |
Jets | _fatjets |
double | _jetConeSize |
double | _jetMaxEta |
double | _jetMinPt |
Jets | _jets |
double | _lepConeSize |
double | _lepMaxEta |
double | _lepMinPt |
Particles | _leptons |
Vector3 | _met |
Particles | _neutrinos |
double | _particleMaxEta |
double | _particleMinPt |
double | _phoIsoConeSize |
double | _phoMaxEta |
double | _phoMaxRelIso |
double | _phoMinPt |
Particles | _photons |
bool | _usePromptFinalStates |
Definition at line 23 of file RivetAnalysis.h.
|
inline |
Definition at line 50 of file RivetAnalysis.h.
|
inlineoverride |
Definition at line 141 of file RivetAnalysis.h.
References _doJetClustering, _fatJetMinPt, _fatjets, _jetMinPt, _jets, _leptons, _met, _neutrinos, _phoIsoConeSize, _phoMaxEta, _phoMaxRelIso, _phoMinPt, _photons, funct::abs(), haddnano::cl, PbPb_ZMuSkimMuonDPG_cff::deltaR, MillePedeFileConverter_cfg::e, edmPickEvents::event, reco::isLepton(), metsig::jet, AlCaHLTBitMon_ParallelJobs::p, ecalTrigSettings_cff::particles, displacedMuons_cfi::photon, and DiDispStaMuonMonitor_cfi::pt.
|
inline |
Definition at line 29 of file RivetAnalysis.h.
References _fatjets.
Referenced by ParticleLevelProducer::produce().
|
inlineoverride |
Definition at line 224 of file RivetAnalysis.h.
|
inlineoverride |
Definition at line 78 of file RivetAnalysis.h.
References _excludeNeutrinosFromJetClustering, _excludePromptLeptonsFromJetClustering, _fatJetConeSize, _jetConeSize, _lepConeSize, _lepMinPt, _particleMinPt, _usePromptFinalStates, diffTwoXMLs::ALL(), compareTotals::fs, neutrinos(), NONE, pat::PHOTON, and photons().
|
inline |
Definition at line 28 of file RivetAnalysis.h.
References _jets.
Referenced by ParticleLevelProducer::produce().
|
inline |
Definition at line 25 of file RivetAnalysis.h.
References _leptons.
Referenced by ParticleLevelProducer::produce().
|
inline |
Definition at line 30 of file RivetAnalysis.h.
References _met.
Referenced by objects.METAnalyzer.METAnalyzer::applyDeltaMet(), and ParticleLevelProducer::produce().
|
inline |
Definition at line 27 of file RivetAnalysis.h.
References _neutrinos.
Referenced by init(), and ParticleLevelProducer::produce().
|
inline |
Definition at line 26 of file RivetAnalysis.h.
References _photons.
Referenced by init(), and ParticleLevelProducer::produce().
|
inlineoverride |
Definition at line 226 of file RivetAnalysis.h.
|
private |
Definition at line 36 of file RivetAnalysis.h.
Referenced by analyze().
|
private |
Definition at line 35 of file RivetAnalysis.h.
Referenced by init().
|
private |
Definition at line 34 of file RivetAnalysis.h.
Referenced by init().
|
private |
Definition at line 41 of file RivetAnalysis.h.
Referenced by init().
|
private |
Definition at line 41 of file RivetAnalysis.h.
|
private |
Definition at line 41 of file RivetAnalysis.h.
Referenced by analyze().
|
private |
Definition at line 46 of file RivetAnalysis.h.
|
private |
Definition at line 40 of file RivetAnalysis.h.
Referenced by init().
|
private |
Definition at line 40 of file RivetAnalysis.h.
|
private |
Definition at line 40 of file RivetAnalysis.h.
Referenced by analyze().
|
private |
Definition at line 46 of file RivetAnalysis.h.
|
private |
Definition at line 39 of file RivetAnalysis.h.
Referenced by init().
|
private |
Definition at line 39 of file RivetAnalysis.h.
|
private |
Definition at line 39 of file RivetAnalysis.h.
Referenced by init().
|
private |
Definition at line 45 of file RivetAnalysis.h.
|
private |
Definition at line 47 of file RivetAnalysis.h.
|
private |
Definition at line 45 of file RivetAnalysis.h.
Referenced by analyze(), and neutrinos().
|
private |
Definition at line 38 of file RivetAnalysis.h.
|
private |
Definition at line 38 of file RivetAnalysis.h.
Referenced by init().
|
private |
Definition at line 43 of file RivetAnalysis.h.
Referenced by analyze().
|
private |
Definition at line 43 of file RivetAnalysis.h.
Referenced by analyze().
|
private |
Definition at line 43 of file RivetAnalysis.h.
Referenced by analyze().
|
private |
Definition at line 43 of file RivetAnalysis.h.
Referenced by analyze().
|
private |
Definition at line 45 of file RivetAnalysis.h.
|
private |
Definition at line 33 of file RivetAnalysis.h.
Referenced by init().