herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::HJetsAnalysis Class Reference

Here is the documentation of the HJetsAnalysis class. More...

#include <HJetsAnalysis.h>

Inheritance diagram for Herwig::HJetsAnalysis:

Public Member Functions

 HJetsAnalysis ()
 The default constructor.
 
virtual void reconstructHardObjects (ParticleVector &)
 Reconstruct the desired electroweak objects and fill the respective momenta.
 
- Public Member Functions inherited from Herwig::JetsPlusAnalysis
 JetsPlusAnalysis ()
 The default constructor.
 
virtual void analyze (tEventPtr event, long ieve, int loop, int state)
 Analyze a given Event.
 
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.
 
- Public Member Functions inherited from ThePEG::AnalysisHandler
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
 
FactoryBasehistogramFactory ()
 
const FactoryBasehistogramFactory () 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
 
FactoryBasehistogramFactory ()
 
const FactoryBasehistogramFactory () 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)
 
- Public Member Functions inherited from ThePEG::HandlerBaseT< UseRandom >
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 StandardModelBaseSM () const
 
tSMPtr standardModel () const
 
- Public Member Functions inherited from ThePEG::Interfaced
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
 
- Public Member Functions inherited from ThePEG::InterfacedBase
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
 
- Public Member Functions inherited from ThePEG::Base
void debug () const
 
virtual void debugme () const
 
- Public Member Functions inherited from ThePEG::Pointer::ReferenceCounted
CounterType referenceCount () const
 
- Public Member Functions inherited from ThePEG::Named
 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
 

Protected Member Functions

virtual void analyzeSpecial (long id, double weight)
 Perform any additional analysis required.
 
virtual void finalize (XML::Element &)
 Append any additional histograms to the given histogram element.
 
- Protected Member Functions inherited from Herwig::JetsPlusAnalysis
ObjectPropertieshardObjectProperties (const string &id)
 Hard object properties.
 
ObjectPropertiesjetProperties (const unsigned int id)
 Jet properties.
 
ObjectPropertiesexclusiveJetProperties (const unsigned int id)
 Exclusive jet properties.
 
ObjectPropertiesjetInclusiveProperties ()
 Jet-inclusive properties.
 
ObjectPropertiesjetSummedProperties ()
 Jet-summed properties.
 
ObjectPropertiesjetAverageProperties ()
 Jet-average properties.
 
Statistics::HistogramnJetsInclusive ()
 Inclusive jet multiplicities.
 
Statistics::HistogramnJetsExclusive ()
 Exclusive jet multiplicities.
 
PairPropertieshardPairProperties (const string &id, const string &jd)
 Hard object pair properties.
 
PairPropertiesjetPairProperties (const unsigned int id, const unsigned int jd)
 Jet pair properties.
 
PairPropertiesjetHardPairProperties (const unsigned int id, const string &jd)
 Jet/hard pair properties.
 
ObjectPropertiesthreeJetProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3)
 Trijet properties.
 
ObjectPropertiesfourJetProperties (const unsigned int id1, const unsigned int id2, const unsigned int id3, const unsigned int id4)
 Fourjet properties.
 
void analyze (ParticleVector &, long, double)
 Analyze one subprocess, given the event number it belongs to.
 
void clear ()
 Clear the hard objects and jets for the next event.
 
LorentzMomentum & hardObjectMomentum (const string &id)
 Set the momentum of the indicated electroweak object.
 
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 dofinish ()
 Finalize this object.
 
virtual IBPtr clone () const
 
virtual IBPtr fullclone () const
 
- Protected Member Functions inherited from ThePEG::Interfaced
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)
 
- Protected Member Functions inherited from ThePEG::InterfacedBase
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 &)
 
- Protected Member Functions inherited from ThePEG::Pointer::ReferenceCounted
 ReferenceCounted (const ReferenceCounted &)
 
ReferenceCountedoperator= (const ReferenceCounted &)
 
- Protected Member Functions inherited from ThePEG::Named
const Namedoperator= (const Named &other)
 
const string & name (const string &newName)
 

Clone Methods.

Statistics::Histogram theHiggsYStar
 Relative rapidity of the Higgs between the first two jets.
 
Statistics::Histogram theThirdJetYStar
 Relative rapidity of the third jet between the first two jets.
 
Statistics::Histogram theFourthJetYStar
 Relative rapidity of the fourth jet between the first two jets.
 
Statistics::Histogram theJet12HiggsDeltaPhi
 Delta phi between the Higgs and the two-jet system.
 
Statistics::Histogram theJeppeDeltaPhi
 Jeppe's delta phi.
 
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.
 
double yStar (const LorentzMomentum &jet1, const LorentzMomentum &jet2, const LorentzMomentum &obj) const
 Calculate ystar given two jets and object of interest.
 
Statistics::HistogramhiggsYStar ()
 Relative rapidity of the Higgs between the first two jets.
 
Statistics::HistogramthirdJetYStar ()
 Relative rapidity of the third jet between the first two jets.
 
Statistics::HistogramfourthJetYStar ()
 Relative rapidity of the fourth jet between the first two jets.
 
Statistics::Histogramjet12HiggsDeltaPhi ()
 Delta phi between the Higgs and the two-jet system.
 
Statistics::HistogramjeppeDeltaPhi ()
 Delta phi between the Higgs and the two-jet system.
 
HJetsAnalysisoperator= (const HJetsAnalysis &)=delete
 The assignment operator is private and must never be called.
 

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

- Public Types inherited from ThePEG::AnalysisHandler
typedef FactoryBase::tH1DPtr tH1DPtr
 
typedef FactoryBase::tcH1DPtr tcH1DPtr
 
typedef FactoryBase::tH2DPtr tH2DPtr
 
typedef FactoryBase::tcH2DPtr tcH2DPtr
 
- Public Types inherited from ThePEG::InterfacedBase
enum  InitState
 
- Public Types inherited from ThePEG::Pointer::ReferenceCounted
typedef unsigned int CounterType
 
- Static Public Member Functions inherited from Herwig::JetsPlusAnalysis
static void Init ()
 The standard Init function used to initialize the interfaces.
 
- Static Public Member Functions inherited from ThePEG::AnalysisHandler
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::HandlerBase
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::Interfaced
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::InterfacedBase
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::Base
static void Init ()
 
- Public Attributes inherited from ThePEG::InterfacedBase
 initializing
 
 uninitialized
 
 initialized
 
 runready
 
- Public Attributes inherited from ThePEG::Pointer::ReferenceCounted
const unsigned long uniqueId
 
- Static Protected Member Functions inherited from ThePEG::Interfaced
static void registerRepository (IBPtr)
 
static void registerRepository (IBPtr, string newName)
 

Detailed Description

Here is the documentation of the HJetsAnalysis class.

See also
The interfaces defined for HJetsAnalysis.

Definition at line 20 of file HJetsAnalysis.h.

Member Function Documentation

◆ analyzeSpecial()

virtual void Herwig::HJetsAnalysis::analyzeSpecial ( long  id,
double  weight 
)
protectedvirtual

Perform any additional analysis required.

Reimplemented from Herwig::JetsPlusAnalysis.

◆ clone()

virtual IBPtr Herwig::HJetsAnalysis::clone ( ) const
protectedvirtual

Make a simple clone of this object.

Returns
a pointer to the new object.

Reimplemented from Herwig::JetsPlusAnalysis.

◆ finalize()

virtual void Herwig::HJetsAnalysis::finalize ( XML::Element )
protectedvirtual

Append any additional histograms to the given histogram element.

Reimplemented from Herwig::JetsPlusAnalysis.

◆ fourthJetYStar()

Statistics::Histogram & Herwig::HJetsAnalysis::fourthJetYStar ( )
inlineprotected

Relative rapidity of the fourth jet between the first two jets.

Definition at line 161 of file HJetsAnalysis.h.

References Statistics::Histogram::bins(), Statistics::Histogram::regularBinEdges(), and theFourthJetYStar.

◆ fullclone()

virtual IBPtr Herwig::HJetsAnalysis::fullclone ( ) const
protectedvirtual

Make a clone of this object, possibly modifying the cloned object to make it sane.

Returns
a pointer to the new object.

Reimplemented from Herwig::JetsPlusAnalysis.

◆ higgsYStar()

Statistics::Histogram & Herwig::HJetsAnalysis::higgsYStar ( )
inlineprotected

Relative rapidity of the Higgs between the first two jets.

Definition at line 141 of file HJetsAnalysis.h.

References Statistics::Histogram::bins(), Statistics::Histogram::regularBinEdges(), and theHiggsYStar.

◆ Init()

static void Herwig::HJetsAnalysis::Init ( )
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.

◆ jeppeDeltaPhi()

Statistics::Histogram & Herwig::HJetsAnalysis::jeppeDeltaPhi ( )
inlineprotected

Delta phi between the Higgs and the two-jet system.

Definition at line 183 of file HJetsAnalysis.h.

References Statistics::Histogram::bins(), ThePEG::Constants::pi, Statistics::Histogram::regularBinEdges(), and theJeppeDeltaPhi.

◆ jet12HiggsDeltaPhi()

Statistics::Histogram & Herwig::HJetsAnalysis::jet12HiggsDeltaPhi ( )
inlineprotected

Delta phi between the Higgs and the two-jet system.

Definition at line 171 of file HJetsAnalysis.h.

References Statistics::Histogram::bins(), ThePEG::Constants::pi, Statistics::Histogram::regularBinEdges(), and theJet12HiggsDeltaPhi.

◆ operator=()

HJetsAnalysis & Herwig::HJetsAnalysis::operator= ( const HJetsAnalysis )
privatedelete

The assignment operator is private and must never be called.

In fact, it should not even be implemented.

◆ persistentInput()

void Herwig::HJetsAnalysis::persistentInput ( PersistentIStream is,
int  version 
)

Function used to read in object persistently.

Parameters
isthe persistent input stream read from.
versionthe version number of the object when written.

◆ persistentOutput()

void Herwig::HJetsAnalysis::persistentOutput ( PersistentOStream os) const

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

◆ reconstructHardObjects()

virtual void Herwig::HJetsAnalysis::reconstructHardObjects ( ParticleVector )
virtual

Reconstruct the desired electroweak objects and fill the respective momenta.

Remove the reconstructed particles from the list.

Reimplemented from Herwig::JetsPlusAnalysis.

◆ thirdJetYStar()

Statistics::Histogram & Herwig::HJetsAnalysis::thirdJetYStar ( )
inlineprotected

Relative rapidity of the third jet between the first two jets.

Definition at line 151 of file HJetsAnalysis.h.

References Statistics::Histogram::bins(), Statistics::Histogram::regularBinEdges(), and theThirdJetYStar.

◆ yStar()

double Herwig::HJetsAnalysis::yStar ( const LorentzMomentum &  jet1,
const LorentzMomentum &  jet2,
const LorentzMomentum &  obj 
) const
inlineprotected

Calculate ystar given two jets and object of interest.

Definition at line 129 of file HJetsAnalysis.h.

Member Data Documentation

◆ theFourthJetYStar

Statistics::Histogram Herwig::HJetsAnalysis::theFourthJetYStar
private

Relative rapidity of the fourth jet between the first two jets.

Definition at line 112 of file HJetsAnalysis.h.

Referenced by fourthJetYStar().

◆ theHiggsYStar

Statistics::Histogram Herwig::HJetsAnalysis::theHiggsYStar
private

Relative rapidity of the Higgs between the first two jets.

Definition at line 102 of file HJetsAnalysis.h.

Referenced by higgsYStar().

◆ theJeppeDeltaPhi

Statistics::Histogram Herwig::HJetsAnalysis::theJeppeDeltaPhi
private

Jeppe's delta phi.

Definition at line 122 of file HJetsAnalysis.h.

Referenced by jeppeDeltaPhi().

◆ theJet12HiggsDeltaPhi

Statistics::Histogram Herwig::HJetsAnalysis::theJet12HiggsDeltaPhi
private

Delta phi between the Higgs and the two-jet system.

Definition at line 117 of file HJetsAnalysis.h.

Referenced by jet12HiggsDeltaPhi().

◆ theThirdJetYStar

Statistics::Histogram Herwig::HJetsAnalysis::theThirdJetYStar
private

Relative rapidity of the third jet between the first two jets.

Definition at line 107 of file HJetsAnalysis.h.

Referenced by thirdJetYStar().


The documentation for this class was generated from the following file: