#include <RivetAnalysis.h>
Public Member Functions | |
void | analyze (const Event &event) |
Jets | fatjets () const |
void | finalize () |
void | init () |
Jets | jets () const |
std::vector< DressedLepton > | leptons () const |
Vector3 | met () const |
ParticleVector | neutrinos () const |
ParticleVector | photons () const |
RivetAnalysis (const edm::ParameterSet &pset) | |
Private Attributes | |
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 |
std::vector< DressedLepton > | _leptons |
Vector3 | _met |
ParticleVector | _neutrinos |
double | _particleMaxEta |
double | _particleMinPt |
ParticleVector | _photons |
bool | _usePromptFinalStates |
Definition at line 23 of file RivetAnalysis.h.
|
inline |
Definition at line 49 of file RivetAnalysis.h.
|
inline |
Definition at line 143 of file RivetAnalysis.h.
References _fatJetMinPt, _fatjets, _jetMinPt, _jets, _leptons, _met, _neutrinos, _photons, event(), and GeV.
|
inline |
Definition at line 30 of file RivetAnalysis.h.
References _fatjets.
Referenced by ParticleLevelProducer::produce().
|
inline |
Definition at line 163 of file RivetAnalysis.h.
|
inline |
Definition at line 72 of file RivetAnalysis.h.
References _excludeNeutrinosFromJetClustering, _excludePromptLeptonsFromJetClustering, _fatJetConeSize, _jetConeSize, _lepConeSize, _lepMinPt, _particleMinPt, _usePromptFinalStates, GeV, neutrinos(), pat::PHOTON, and photons().
|
inline |
Definition at line 29 of file RivetAnalysis.h.
References _jets.
Referenced by ParticleLevelProducer::produce().
|
inline |
Definition at line 26 of file RivetAnalysis.h.
References _leptons.
Referenced by ParticleLevelProducer::produce().
|
inline |
Definition at line 31 of file RivetAnalysis.h.
References _met.
Referenced by ParticleLevelProducer::produce().
|
inline |
Definition at line 28 of file RivetAnalysis.h.
References _neutrinos.
Referenced by init(), and ParticleLevelProducer::produce().
|
inline |
Definition at line 27 of file RivetAnalysis.h.
References _photons.
Referenced by init(), and ParticleLevelProducer::produce().
|
private |
Definition at line 36 of file RivetAnalysis.h.
Referenced by init().
|
private |
Definition at line 35 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 45 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 45 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 43 of file RivetAnalysis.h.
|
private |
Definition at line 46 of file RivetAnalysis.h.
|
private |
Definition at line 44 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 44 of file RivetAnalysis.h.
|
private |
Definition at line 34 of file RivetAnalysis.h.
Referenced by init().