Herwig 7.3.0
|
Here is the documentation of the LeptonsJetsAnalysis class. More...
#include <LeptonsJetsAnalysis.h>
Classes | |
struct | ObjectProperties |
Collection of object histograms; ranges are adjusted to the maximum, so range constraints and rebinning can be applied later. More... | |
struct | PairProperties |
Collection of pair histograms; ranges are adjusted to the maximum, so range constraints and rebinning can be applied later. More... | |
struct | TripleProperties |
Collection of triple histograms; ranges are adjusted to the maximum, so range constraints and rebinning can be applied later. More... | |
Public Member Functions | |
LeptonsJetsAnalysis () | |
The default constructor. | |
![]() | |
virtual void | analyze (tEventPtr event, long ieve, int loop, int state) |
virtual LorentzRotation | transform (tEventPtr event) const |
virtual LorentzRotation | transform (tcEventPtr event) const |
virtual void | analyze (const tPVector &particles) |
virtual void | analyze (const tPVector &particles, double weight) |
virtual void | analyze (tPPtr particle) |
virtual void | analyze (tPPtr particle, double weight) |
bool | checkHistogramFactory (bool warn=false) const |
FactoryBase & | histogramFactory () |
const FactoryBase & | histogramFactory () const |
AIDA::IHistogramFactory & | iHistogramFactory () const |
void | normalize (tH1DPtr h, CrossSection unit=picobarn) const |
void | unitNormalize (tH1DPtr h) const |
virtual void | analyze (tEventPtr event, long ieve, int loop, int state) |
virtual LorentzRotation | transform (tEventPtr event) const |
virtual LorentzRotation | transform (tcEventPtr event) const |
virtual void | analyze (const tPVector &particles) |
virtual void | analyze (const tPVector &particles, double weight) |
virtual void | analyze (tPPtr particle) |
virtual void | analyze (tPPtr particle, double weight) |
bool | checkHistogramFactory (bool warn=false) const |
FactoryBase & | histogramFactory () |
const FactoryBase & | histogramFactory () const |
AIDA::IHistogramFactory & | iHistogramFactory () const |
void | normalize (tH1DPtr h, CrossSection unit=picobarn) const |
void | unitNormalize (tH1DPtr h) const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
![]() | |
double | rnd () const |
double | rnd (double xu) const |
double | rnd (double xl, double xu) const |
bool | rndbool () const |
bool | rndbool (double p) const |
bool | rndbool (double p1, double p2) const |
int | rndsign (double p1, double p2, double p3) const |
int | rnd2 (double p0, double p1) const |
int | rnd3 (double p0, double p1, double p2) const |
int | rnd4 (double p0, double p1, double p2, double p3) const |
long | irnd (long xu=2) const |
long | irnd (long xl, long xu) const |
const StandardModelBase & | SM () const |
tSMPtr | standardModel () const |
![]() | |
virtual bool | defaultInit () |
PPtr | getParticle (PID) const |
PDPtr | getParticleData (PID) const |
bool | used () const |
void | useMe () const |
tEGPtr | generator () const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
PPtr | getParticle (PID) const |
PDPtr | getParticleData (PID) const |
bool | used () const |
void | useMe () const |
tEGPtr | generator () const |
![]() | |
string | fullName () const |
string | name () const |
string | path () const |
string | comment () const |
void | setup (istream &is) |
void | update () |
void | init () |
virtual bool | preInitialize () const |
void | initrun () |
void | finish () |
void | touch () |
void | reset () |
void | clear () |
InitState | state () const |
bool | locked () const |
bool | touched () const |
virtual IBPtr | fullclone () const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
virtual void | debugme () const |
void | update () |
void | init () |
virtual bool | preInitialize () const |
void | initrun () |
void | finish () |
void | touch () |
void | reset () |
void | clear () |
InitState | state () const |
bool | locked () const |
bool | touched () const |
virtual IBPtr | fullclone () const |
![]() | |
void | debug () const |
virtual void | debugme () const |
![]() | |
CounterType | referenceCount () const |
![]() | |
Named (const string &newName=string()) | |
Named (const Named &)=default | |
const string & | name () const |
bool | operator== (const Named &other) const |
bool | operator< (const Named &other) const |
Clone Methods. | |
bool | theIsShowered |
Switch between fixed order and showered. | |
bool | theApplyCuts |
Switch whether to apply extra analysis cuts. | |
Ptr< JetFinder >::ptr | theJetFinder |
The jet finder to use. | |
vector< Ptr< JetRegion >::ptr > | theJetRegions |
The jet regions to match. | |
map< unsigned int, LorentzMomentum > | theJets |
The reconstructed jets. | |
map< unsigned int, LorentzMomentum > | theEWIDs |
The reconstructed electroweak particles. | |
map< unsigned int, LorentzMomentum > | theChargedLeptons |
The reconstructed charged leptons. | |
map< unsigned int, LorentzMomentum > | theNeutrinos |
The reconstructed neutrinos. | |
LorentzMomentum | thePTmiss |
The reconstructed missing pT. | |
map< unsigned int, LorentzMomentum > | theHiggs |
The reconstructed Higgs. | |
map< unsigned int, ObjectProperties > | theJetProperties |
Jet properties. | |
map< unsigned int, ObjectProperties > | theExclusiveJetProperties |
Exclusive jet properties. | |
ObjectProperties | theJetInclusiveProperties |
Jet-inclusive properties. | |
ObjectProperties | theJetSummedProperties |
Jet-summed properties. | |
ObjectProperties | theJetAverageProperties |
Jet-average properties. | |
Statistics::Histogram | theNJetsInclusive |
Inclusive jet multiplicities. | |
Statistics::Histogram | theNJetsExclusive |
Exclusive jet multiplicities. | |
map< unsigned int, ObjectProperties > | theEWIDProperties |
Electroweak properties. | |
map< unsigned int, ObjectProperties > | theChargedLeptonProperties |
Charged lepton properties. | |
map< unsigned int, ObjectProperties > | theNeutrinoProperties |
Neutrino properties. | |
ObjectProperties | thePTmissProperties |
missing pT properties | |
map< unsigned int, ObjectProperties > | theHiggsProperties |
Higgs properties. | |
map< pair< unsigned int, unsigned int >, PairProperties > | theJetPairProperties |
Jet pair properties. | |
map< pair< unsigned int, unsigned int >, PairProperties > | theJetEWIDPairProperties |
Jet/electroweak pair properties. | |
map< pair< unsigned int, unsigned int >, PairProperties > | theJetChargedLeptonPairProperties |
Jet/charged lepton pair properties. | |
map< pair< unsigned int, unsigned int >, PairProperties > | theJetNeutrinoPairProperties |
Jet/neutrino pair properties. | |
map< unsigned int, PairProperties > | theJetPTmissPairProperties |
Jet/missing pT pair properties. | |
map< pair< unsigned int, unsigned int >, PairProperties > | theJetHiggsPairProperties |
Jet/Higgs pair properties. | |
map< pair< unsigned int, unsigned int >, PairProperties > | theEWIDPairProperties |
Electroweak pair properties. | |
map< pair< unsigned int, unsigned int >, PairProperties > | theChargedLeptonPairProperties |
Charged lepton pair properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int >, TripleProperties > | theThreeJetProperties |
Trijet properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int >, TripleProperties > | theJetPairEWIDTripleProperties |
Jet-pair/electroweak triple properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int >, TripleProperties > | theJetPairChargedLeptonTripleProperties |
Jet-pair/charged lepton triple properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int >, TripleProperties > | theJetPairNeutrinoTripleProperties |
Jet-pair/neutrino triple properties. | |
map< pair< unsigned int, unsigned int >, TripleProperties > | theJetPairPTmissTripleProperties |
Jet-pair/missing pT triple properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int >, TripleProperties > | theJetPairHiggsTripleProperties |
Jet-pair/Higgs triple properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int >, TripleProperties > | theThreeEWIDProperties |
Triple electroweak properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int >, TripleProperties > | theThreeChargedLeptonProperties |
Triple charged lepton properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int, unsigned int >, ObjectProperties > | theFourJetProperties |
Fourjet properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int, unsigned int >, ObjectProperties > | theFourEWIDProperties |
Four electroweak properties. | |
map< std::tuple< unsigned int, unsigned int, unsigned int, unsigned int >, ObjectProperties > | theFourChargedLeptonProperties |
Four charged lepton properties. | |
virtual IBPtr | clone () const |
Make a simple clone of this object. | |
virtual IBPtr | fullclone () const |
Make a clone of this object, possibly modifying the cloned object to make it sane. | |
ObjectProperties & | jetProperties (const unsigned int id) |
Jet properties. | |
ObjectProperties & | exclusiveJetProperties (const unsigned int id) |
Exclusive jet properties. | |
ObjectProperties & | jetInclusiveProperties () |
Jet-inclusive properties. | |
ObjectProperties & | jetSummedProperties () |
Jet-summed properties. | |
ObjectProperties & | jetAverageProperties () |
Jet-average properties. | |
Statistics::Histogram & | nJetsInclusive () |
Inclusive jet multiplicities. | |
Statistics::Histogram & | nJetsExclusive () |
Exclusive jet multiplicities. | |
ObjectProperties & | eWIDProperties (const unsigned int id) |
Lepton properties – all sorted by ID. | |
ObjectProperties & | chargedLeptonProperties (const unsigned int id) |
Charged lepton properties. | |
ObjectProperties & | neutrinoProperties (const unsigned int id) |
Neutrino properties. | |
ObjectProperties & | pTmissProperties () |
Missing pT properties. | |
ObjectProperties & | higgsProperties (const unsigned int id) |
Higgs properties. | |
PairProperties & | jetPairProperties (const unsigned int id, const unsigned int jd) |
Jet pair properties. | |
PairProperties & | jetEWIDPairProperties (const unsigned int id, const unsigned int jd) |
Jet/lepton(all sorted by ID) pair properties. | |
PairProperties & | jetChargedLeptonPairProperties (const unsigned int id, const unsigned int jd) |
Jet/charged lepton pair properties. | |
PairProperties & | jetNeutrinoPairProperties (const unsigned int id, const unsigned int jd) |
Jet/neutrino pair properties. | |
PairProperties & | jetPTmissPairProperties (const unsigned int id) |
Jet/missing pT pair properties. | |
PairProperties & | jetHiggsPairProperties (const unsigned int id, const unsigned int jd) |
Jet/Higgs pair properties. | |
PairProperties & | eWIDPairProperties (const unsigned int id, const unsigned int jd) |
Electroweak pair properties. | |
PairProperties & | chargedLeptonPairProperties (const unsigned int id, const unsigned int jd) |
Charged lepton pair properties. | |
TripleProperties & | threeJetProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3) |
Trijet properties. | |
TripleProperties & | jetPairEWIDTripleProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3) |
Jet-pair/electroweak triple properties. | |
TripleProperties & | jetPairChargedLeptonTripleProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3) |
Jet-pair/charged lepton triple properties. | |
TripleProperties & | jetPairNeutrinoTripleProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3) |
Jet-pair/neutrino triple properties. | |
TripleProperties & | jetPairPTmissTripleProperties (const unsigned int id1, const unsigned int id2) |
Jet-pair/missing pT triple properties. | |
TripleProperties & | jetPairHiggsTripleProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3) |
Jet-pair/Higgs triple properties. | |
TripleProperties & | threeEWIDProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3) |
Triple electroweak properties – all sorted by ID. | |
TripleProperties & | threeChargedLeptonProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3) |
Triple charged lepton properties. | |
ObjectProperties & | fourJetProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3, const unsigned int id4) |
Fourjet properties. | |
ObjectProperties & | fourEWIDProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3, const unsigned int id4) |
Four electroweak properties. | |
ObjectProperties & | fourChargedLeptonProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3, const unsigned int id4) |
Four charged lepton properties. | |
virtual void | analyzeSpecial (long, double) |
Perform any additional analysis required. | |
virtual void | finalize (XML::Element &) |
Append any additional histograms to the given histogram element. | |
LeptonsJetsAnalysis & | operator= (const LeptonsJetsAnalysis &)=delete |
The assignment operator is private and must never be called. | |
Virtual functions required by the AnalysisHandler class. | |
virtual void | analyze (tEventPtr event, long ieve, int loop, int state) |
Analyze a given Event. | |
void | analyze (ParticleVector &, long, double) |
Analyze one subprocess, given the event number it belongs to. | |
void | clear () |
Clear the electroweak objects and jets for the next event. | |
virtual void | reconstructJets (const ParticleVector &) |
Reconstruct the jets and fill the respective momenta. | |
Ptr< JetFinder >::tptr | jetFinder () const |
The jet finder to use. | |
const vector< Ptr< JetRegion >::ptr > & | jetRegions () const |
The jet regions to match. | |
unsigned int | nJets () const |
Return the number of matched jets. | |
LorentzMomentum & | jetMomentum (const unsigned int id) |
Set the momentum of the indicated jet. | |
virtual void | reconstructEWParticles (ParticleVector &) |
Reconstruct all the variables for EW particles and fill the respective momenta. | |
LorentzMomentum & | eWIDMomentum (const unsigned int id) |
Set the momentum of the indicated electroweak particle. | |
LorentzMomentum & | chargedLeptonMomentum (const unsigned int id) |
Set the momentum of the indicated charged lepton. | |
LorentzMomentum & | neutrinoMomentum (const unsigned int id) |
Set the momentum of the indicated neutrino. | |
LorentzMomentum & | pTmissMomentum () |
Set the missing pT momentum. | |
LorentzMomentum & | higgsMomentum (const unsigned int id) |
Set the momentum of the indicated Higgs. | |
virtual void | dofinish () |
Finalize this object. | |
Functions used by the persistent I/O system. | |
void | persistentOutput (PersistentOStream &os) const |
Function used to write out object persistently. | |
void | persistentInput (PersistentIStream &is, int version) |
Function used to read in object persistently. | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Additional Inherited Members | |
![]() | |
typedef FactoryBase::tH1DPtr | tH1DPtr |
typedef FactoryBase::tcH1DPtr | tcH1DPtr |
typedef FactoryBase::tH2DPtr | tH2DPtr |
typedef FactoryBase::tcH2DPtr | tcH2DPtr |
![]() | |
enum | InitState |
![]() | |
typedef unsigned int | CounterType |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
initializing | |
uninitialized | |
initialized | |
runready | |
![]() | |
const unsigned long | uniqueId |
virtual IBPtr | clone () const |
virtual IBPtr | fullclone () const |
![]() | |
void | reporeg (IBPtr object, string name) const |
bool | setDefaultReference (PtrT &ptr, string classname, string objectname) |
Interfaced (const string &newName) | |
Interfaced (const Interfaced &i) | |
void | setGenerator (tEGPtr generator) |
![]() | |
virtual void | readSetup (istream &is) |
virtual void | doupdate () |
virtual void | doinit () |
virtual void | doinitrun () |
virtual void | dofinish () |
virtual IVector | getReferences () |
virtual void | rebind (const TranslationMap &) |
virtual IBPtr | clone () const=0 |
InterfacedBase (string newName) | |
InterfacedBase (const InterfacedBase &i) | |
virtual void | readSetup (istream &is) |
virtual void | doupdate () |
virtual void | doinit () |
virtual void | doinitrun () |
virtual void | dofinish () |
virtual IVector | getReferences () |
virtual void | rebind (const TranslationMap &) |
![]() | |
ReferenceCounted (const ReferenceCounted &) | |
ReferenceCounted & | operator= (const ReferenceCounted &) |
![]() | |
const Named & | operator= (const Named &other) |
const string & | name (const string &newName) |
![]() | |
static void | registerRepository (IBPtr) |
static void | registerRepository (IBPtr, string newName) |
Here is the documentation of the LeptonsJetsAnalysis class.
Definition at line 24 of file LeptonsJetsAnalysis.h.
|
virtual |
Analyze a given Event.
Note that a fully generated event may be presented several times, if it has been manipulated in between. The default version of this function will call transform to make a lorentz transformation of the whole event, then extract all final state particles and call analyze(tPVector) of this analysis object and those of all associated analysis objects. The default version will not, however, do anything on events which have not been fully generated, or have been manipulated in any way.
event | pointer to the Event to be analyzed. |
ieve | the event number. |
loop | the number of times this event has been presented. If negative the event is now fully generated. |
state | a number different from zero if the event has been manipulated in some way since it was last presented. |
Reimplemented from ThePEG::AnalysisHandler.
|
inlineprotectedvirtual |
Perform any additional analysis required.
Definition at line 1110 of file LeptonsJetsAnalysis.h.
|
inlineprotected |
Set the momentum of the indicated charged lepton.
Definition at line 119 of file LeptonsJetsAnalysis.h.
References theChargedLeptons.
|
inlineprotected |
Charged lepton pair properties.
Definition at line 933 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theChargedLeptonPairProperties.
|
inlineprotected |
Charged lepton properties.
Definition at line 789 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theChargedLeptonProperties.
|
inlineprotected |
Clear the electroweak objects and jets for the next event.
Definition at line 67 of file LeptonsJetsAnalysis.h.
References theChargedLeptons, theEWIDs, theHiggs, theJets, and theNeutrinos.
|
protectedvirtual |
Make a simple clone of this object.
Reimplemented from ThePEG::AnalysisHandler.
|
protectedvirtual |
Finalize this object.
Called in the run phase just after a run has ended. Used eg. to write out statistics.
Reimplemented from ThePEG::InterfacedBase.
|
inlineprotected |
Set the momentum of the indicated electroweak particle.
Definition at line 112 of file LeptonsJetsAnalysis.h.
References theEWIDs.
|
inlineprotected |
Electroweak pair properties.
Definition at line 920 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theEWIDPairProperties.
|
inlineprotected |
Lepton properties – all sorted by ID.
Definition at line 775 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theEWIDProperties.
|
inlineprotected |
Exclusive jet properties.
Definition at line 699 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theExclusiveJetProperties.
|
inlineprotectedvirtual |
Append any additional histograms to the given histogram element.
Definition at line 1115 of file LeptonsJetsAnalysis.h.
|
inlineprotected |
Four charged lepton properties.
Definition at line 1095 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theFourChargedLeptonProperties.
|
inlineprotected |
Four electroweak properties.
Definition at line 1080 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theFourEWIDProperties.
|
inlineprotected |
Fourjet properties.
Definition at line 1065 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theFourJetProperties.
|
protectedvirtual |
Make a clone of this object, possibly modifying the cloned object to make it sane.
Reimplemented from ThePEG::AnalysisHandler.
|
inlineprotected |
Set the momentum of the indicated Higgs.
Definition at line 140 of file LeptonsJetsAnalysis.h.
References theHiggs.
|
inlineprotected |
Higgs properties.
Definition at line 828 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theHiggsProperties.
|
static |
The standard Init function used to initialize the interfaces.
Called exactly once for each class by the class description system before the main function starts or when this class is dynamically loaded.
|
inlineprotected |
Jet-average properties.
Definition at line 735 of file LeptonsJetsAnalysis.h.
References Statistics::Histogram::bins(), ThePEG::Interfaced::generator(), Herwig::LeptonsJetsAnalysis::ObjectProperties::pt, and theJetAverageProperties.
|
inlineprotected |
Jet/charged lepton pair properties.
Definition at line 868 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetChargedLeptonPairProperties.
|
inlineprotected |
Jet/lepton(all sorted by ID) pair properties.
Definition at line 855 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetEWIDPairProperties.
|
inlineprotected |
The jet finder to use.
Definition at line 83 of file LeptonsJetsAnalysis.h.
References theJetFinder.
|
inlineprotected |
Jet/Higgs pair properties.
Definition at line 907 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetHiggsPairProperties.
|
inlineprotected |
Jet-inclusive properties.
Definition at line 713 of file LeptonsJetsAnalysis.h.
References Statistics::Histogram::bins(), ThePEG::Interfaced::generator(), Herwig::LeptonsJetsAnalysis::ObjectProperties::pt, and theJetInclusiveProperties.
|
inlineprotected |
Set the momentum of the indicated jet.
Definition at line 100 of file LeptonsJetsAnalysis.h.
References theJets.
|
inlineprotected |
Jet/neutrino pair properties.
Definition at line 881 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetNeutrinoPairProperties.
|
inlineprotected |
Jet-pair/charged lepton triple properties.
Definition at line 976 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetPairChargedLeptonTripleProperties.
|
inlineprotected |
Jet-pair/electroweak triple properties.
Definition at line 961 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetPairEWIDTripleProperties.
|
inlineprotected |
Jet-pair/Higgs triple properties.
Definition at line 1020 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetPairHiggsTripleProperties.
|
inlineprotected |
Jet-pair/neutrino triple properties.
Definition at line 991 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetPairNeutrinoTripleProperties.
|
inlineprotected |
Jet pair properties.
Definition at line 842 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetPairProperties.
|
inlineprotected |
Jet-pair/missing pT triple properties.
Definition at line 1006 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetPairPTmissTripleProperties.
|
inlineprotected |
Jet properties.
Definition at line 685 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetProperties.
|
inlineprotected |
Jet/missing pT pair properties.
Definition at line 894 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theJetPTmissPairProperties.
|
inlineprotected |
The jet regions to match.
Definition at line 90 of file LeptonsJetsAnalysis.h.
References theJetRegions.
|
inlineprotected |
Jet-summed properties.
Definition at line 724 of file LeptonsJetsAnalysis.h.
References Statistics::Histogram::bins(), ThePEG::Interfaced::generator(), Herwig::LeptonsJetsAnalysis::ObjectProperties::pt, and theJetSummedProperties.
|
inlineprotected |
Set the momentum of the indicated neutrino.
Definition at line 126 of file LeptonsJetsAnalysis.h.
References theNeutrinos.
|
inlineprotected |
Neutrino properties.
Definition at line 803 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theNeutrinoProperties.
|
inlineprotected |
Return the number of matched jets.
Definition at line 95 of file LeptonsJetsAnalysis.h.
References theJets.
|
inlineprotected |
Exclusive jet multiplicities.
Definition at line 761 of file LeptonsJetsAnalysis.h.
References Statistics::Histogram::bins(), Statistics::Histogram::regularBinEdges(), theJetRegions, and theNJetsExclusive.
|
inlineprotected |
Inclusive jet multiplicities.
Definition at line 747 of file LeptonsJetsAnalysis.h.
References Statistics::Histogram::bins(), Statistics::Histogram::regularBinEdges(), theJetRegions, and theNJetsInclusive.
|
privatedelete |
The assignment operator is private and must never be called.
In fact, it should not even be implemented.
void Herwig::LeptonsJetsAnalysis::persistentInput | ( | PersistentIStream & | is, |
int | version | ||
) |
Function used to read in object persistently.
is | the persistent input stream read from. |
version | the version number of the object when written. |
void Herwig::LeptonsJetsAnalysis::persistentOutput | ( | PersistentOStream & | os | ) | const |
Function used to write out object persistently.
os | the persistent output stream written to. |
|
inlineprotected |
Set the missing pT momentum.
Definition at line 133 of file LeptonsJetsAnalysis.h.
References thePTmiss.
|
inlineprotected |
Missing pT properties.
Definition at line 817 of file LeptonsJetsAnalysis.h.
References Statistics::Histogram::bins(), ThePEG::Interfaced::generator(), Herwig::LeptonsJetsAnalysis::ObjectProperties::pt, and thePTmissProperties.
|
inlineprotected |
Triple charged lepton properties.
Definition at line 1050 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theThreeChargedLeptonProperties.
|
inlineprotected |
Triple electroweak properties – all sorted by ID.
Definition at line 1035 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theThreeEWIDProperties.
|
inlineprotected |
Trijet properties.
Definition at line 946 of file LeptonsJetsAnalysis.h.
References ThePEG::Interfaced::generator(), and theThreeJetProperties.
|
private |
Switch whether to apply extra analysis cuts.
Definition at line 483 of file LeptonsJetsAnalysis.h.
|
private |
Charged lepton pair properties.
Definition at line 623 of file LeptonsJetsAnalysis.h.
Referenced by chargedLeptonPairProperties().
|
private |
Charged lepton properties.
Definition at line 568 of file LeptonsJetsAnalysis.h.
Referenced by chargedLeptonProperties().
|
private |
The reconstructed charged leptons.
Definition at line 508 of file LeptonsJetsAnalysis.h.
Referenced by chargedLeptonMomentum(), and clear().
|
private |
Electroweak pair properties.
Definition at line 618 of file LeptonsJetsAnalysis.h.
Referenced by eWIDPairProperties().
|
private |
Electroweak properties.
Definition at line 563 of file LeptonsJetsAnalysis.h.
Referenced by eWIDProperties().
|
private |
The reconstructed electroweak particles.
Definition at line 503 of file LeptonsJetsAnalysis.h.
Referenced by clear(), and eWIDMomentum().
|
private |
Exclusive jet properties.
Definition at line 533 of file LeptonsJetsAnalysis.h.
Referenced by exclusiveJetProperties().
|
private |
Four charged lepton properties.
Definition at line 678 of file LeptonsJetsAnalysis.h.
Referenced by fourChargedLeptonProperties().
|
private |
Four electroweak properties.
Definition at line 673 of file LeptonsJetsAnalysis.h.
Referenced by fourEWIDProperties().
|
private |
Fourjet properties.
Definition at line 668 of file LeptonsJetsAnalysis.h.
Referenced by fourJetProperties().
|
private |
The reconstructed Higgs.
Definition at line 523 of file LeptonsJetsAnalysis.h.
Referenced by clear(), and higgsMomentum().
|
private |
Higgs properties.
Definition at line 583 of file LeptonsJetsAnalysis.h.
Referenced by higgsProperties().
|
private |
Switch between fixed order and showered.
Definition at line 478 of file LeptonsJetsAnalysis.h.
|
private |
Jet-average properties.
Definition at line 548 of file LeptonsJetsAnalysis.h.
Referenced by jetAverageProperties().
|
private |
Jet/charged lepton pair properties.
Definition at line 598 of file LeptonsJetsAnalysis.h.
Referenced by jetChargedLeptonPairProperties().
|
private |
Jet/electroweak pair properties.
Definition at line 593 of file LeptonsJetsAnalysis.h.
Referenced by jetEWIDPairProperties().
|
private |
The jet finder to use.
Definition at line 488 of file LeptonsJetsAnalysis.h.
Referenced by jetFinder().
|
private |
Jet/Higgs pair properties.
Definition at line 613 of file LeptonsJetsAnalysis.h.
Referenced by jetHiggsPairProperties().
|
private |
Jet-inclusive properties.
Definition at line 538 of file LeptonsJetsAnalysis.h.
Referenced by jetInclusiveProperties().
|
private |
Jet/neutrino pair properties.
Definition at line 603 of file LeptonsJetsAnalysis.h.
Referenced by jetNeutrinoPairProperties().
|
private |
Jet-pair/charged lepton triple properties.
Definition at line 638 of file LeptonsJetsAnalysis.h.
Referenced by jetPairChargedLeptonTripleProperties().
|
private |
Jet-pair/electroweak triple properties.
Definition at line 633 of file LeptonsJetsAnalysis.h.
Referenced by jetPairEWIDTripleProperties().
|
private |
Jet-pair/Higgs triple properties.
Definition at line 653 of file LeptonsJetsAnalysis.h.
Referenced by jetPairHiggsTripleProperties().
|
private |
Jet-pair/neutrino triple properties.
Definition at line 643 of file LeptonsJetsAnalysis.h.
Referenced by jetPairNeutrinoTripleProperties().
|
private |
Jet pair properties.
Definition at line 588 of file LeptonsJetsAnalysis.h.
Referenced by jetPairProperties().
|
private |
Jet-pair/missing pT triple properties.
Definition at line 648 of file LeptonsJetsAnalysis.h.
Referenced by jetPairPTmissTripleProperties().
|
private |
Jet properties.
Definition at line 528 of file LeptonsJetsAnalysis.h.
Referenced by jetProperties().
|
private |
Jet/missing pT pair properties.
Definition at line 608 of file LeptonsJetsAnalysis.h.
Referenced by jetPTmissPairProperties().
|
private |
The jet regions to match.
Definition at line 493 of file LeptonsJetsAnalysis.h.
Referenced by jetRegions(), nJetsExclusive(), and nJetsInclusive().
|
private |
The reconstructed jets.
Definition at line 498 of file LeptonsJetsAnalysis.h.
Referenced by clear(), jetMomentum(), and nJets().
|
private |
Jet-summed properties.
Definition at line 543 of file LeptonsJetsAnalysis.h.
Referenced by jetSummedProperties().
|
private |
Neutrino properties.
Definition at line 573 of file LeptonsJetsAnalysis.h.
Referenced by neutrinoProperties().
|
private |
The reconstructed neutrinos.
Definition at line 513 of file LeptonsJetsAnalysis.h.
Referenced by clear(), and neutrinoMomentum().
|
private |
Exclusive jet multiplicities.
Definition at line 558 of file LeptonsJetsAnalysis.h.
Referenced by nJetsExclusive().
|
private |
Inclusive jet multiplicities.
Definition at line 553 of file LeptonsJetsAnalysis.h.
Referenced by nJetsInclusive().
|
private |
The reconstructed missing pT.
Definition at line 518 of file LeptonsJetsAnalysis.h.
Referenced by pTmissMomentum().
|
private |
missing pT properties
Definition at line 578 of file LeptonsJetsAnalysis.h.
Referenced by pTmissProperties().
|
private |
Triple charged lepton properties.
Definition at line 663 of file LeptonsJetsAnalysis.h.
Referenced by threeChargedLeptonProperties().
|
private |
Triple electroweak properties.
Definition at line 658 of file LeptonsJetsAnalysis.h.
Referenced by threeEWIDProperties().
|
private |
Trijet properties.
Definition at line 628 of file LeptonsJetsAnalysis.h.
Referenced by threeJetProperties().