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

The MEHiggsPairJet class implements the matrix elements for HiggsPairian \(2\to2\) scattering process. More...

#include <MEHiggsPairJet.h>

Inheritance diagram for Herwig::MEHiggsPairJet:

Public Member Functions

 MEHiggsPairJet ()
 The default constructor.
 
Virtual functions required by the MEBase class.
virtual unsigned int orderInAlphaS () const
 Return the order in \(\alpha_S\) in which this matrix element is given.
 
virtual unsigned int orderInAlphaEW () const
 Return the order in \(\alpha_{EW}\) in which this matrix element is given.
 
virtual Energy2 scale () const
 Return the scale associated with the last set phase space point.
 
virtual void getDiagrams () const
 Add all possible diagrams with the add() function.
 
virtual bool generateKinematics (const double *r)
 Generate internal degrees of freedom.
 
virtual CrossSection dSigHatDR () const
 Return the matrix element squared differential in the variables given by the last call to generateKinematics().
 
virtual Selector< DiagramIndexdiagrams (const DiagramVector &dv) const
 Get diagram selector.
 
virtual Selector< const ColourLines * > colourGeometries (tcDiagPtr diag) const
 Return a Selector with possible colour geometries for the selected diagram weighted by their relative probabilities.
 
virtual double me2 () const
 The matrix element for the kinematical configuration previously provided by the last call to setKinematics(), suitably scaled by sHat() to give a dimension-less number.
 
virtual void setKinematics ()
 Set the typed and momenta of the incoming and outgoing partons to be used in subsequent calls to me() and colourGeometries() according to the associated XComb object.
 
virtual int nDim () const
 The number of internal degrees of freedom used in the matrix element.
 
- Public Member Functions inherited from Herwig::HwMEBase
 HwMEBase ()
 Default constructor.
 
virtual POWHEGType hasPOWHEGCorrection ()
 Has a POWHEG style correction.
 
virtual bool hasMECorrection ()
 Has an old fashioned ME correction.
 
virtual void initializeMECorrection (RealEmissionProcessPtr, double &, double &)
 Initialize the ME correction.
 
virtual RealEmissionProcessPtr applyHardMatrixElementCorrection (RealEmissionProcessPtr)
 Apply the hard matrix element correction to a given hard process or decay.
 
virtual bool softMatrixElementVeto (PPtr parent, PPtr progenitor, const bool &fs, const Energy &highestpT, const vector< tcPDPtr > &ids, const double &z, const Energy &scale, const Energy &pT)
 Apply the soft matrix element correction.
 
virtual RealEmissionProcessPtr generateHardest (RealEmissionProcessPtr, ShowerInteraction)
 Apply the POWHEG style correction.
 
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::MEBase
virtual unsigned int orderInAlphaS () const=0
 
virtual unsigned int orderInAlphaEW () const=0
 
virtual double me2 () const=0
 
virtual Energy2 scale () const=0
 
virtual double alphaS () const
 
virtual double alphaEM () const
 
void setKinematics (tPPair in, const PVector &out)
 
virtual void setKinematics ()
 
virtual void constructVertex (tSubProPtr sub)
 
virtual void constructVertex (tSubProPtr sub, const ColourLines *cl)
 
virtual int nDim () const
 
virtual bool generateKinematics (const double *r)=0
 
virtual bool wantCMS () const
 
virtual bool headCuts () const
 
virtual bool ignoreCuts () const
 
virtual bool apply () const
 
virtual CrossSection dSigHatDR () const=0
 
virtual map< string, double > generateOptionalWeights ()
 
virtual bool haveX1X2 () const
 
virtual bool havePDFWeight1 () const
 
virtual bool havePDFWeight2 () const
 
virtual bool keepRandomNumbers () const
 
virtual void generateSubCollision (SubProcess &)
 
virtual void clearKinematics ()
 
virtual void getDiagrams () const=0
 
virtual bool noMirror () const
 
const DiagramVectordiagrams () const
 
virtual Selector< const ColourLines * > colourGeometries (tcDiagPtr diag) const=0
 
virtual const ColourLinesselectColourGeometry (tcDiagPtr diag) const
 
virtual Selector< DiagramIndexdiagrams (const DiagramVector &) const
 
virtual DiagramIndex diagram (const DiagramVector &) const
 
bool reweighted () const
 
double reWeight () const
 
double preWeight () const
 
void addReweighter (tReweightPtr rw)
 
void addPreweighter (tReweightPtr rw)
 
Ptr< Amplitude >::pointer amplitude () const
 
void amplitude (Ptr< Amplitude >::pointer amp)
 
Energy2 sHat () const
 
double preweight () const
 
virtual void flushCaches ()
 
virtual StdXCombPtr makeXComb (Energy newMaxEnergy, const cPDPair &inc, tEHPtr newEventHandler, tSubHdlPtr newSubProcessHandler, tPExtrPtr newExtractor, tCascHdlPtr newCKKW, const PBPair &newPartonBins, tCutsPtr newCuts, const DiagramVector &newDiagrams, bool mir, const PartonPairVec &allPBins, tStdXCombPtr newHead=tStdXCombPtr(), tMEPtr newME=tMEPtr())
 
virtual StdXCombPtr makeXComb (tStdXCombPtr newHead, const PBPair &newPartonBins, const DiagramVector &newDiagrams, tMEPtr newME=tMEPtr())
 
virtual void fillProjectors ()
 
virtual void setXComb (tStdXCombPtr)
 
const DVectormeInfo () const
 
void meInfo (const DVector &info) const
 
virtual int maxMultCKKW () const
 
virtual int minMultCKKW () const
 
virtual void maxMultCKKW (int mult)
 
virtual void minMultCKKW (int mult)
 
virtual void setVetoScales (tSubProPtr) const
 
virtual unsigned int orderInAlphaS () const=0
 
virtual unsigned int orderInAlphaEW () const=0
 
virtual double me2 () const=0
 
virtual Energy2 scale () const=0
 
virtual double alphaS () const
 
virtual double alphaEM () const
 
void setKinematics (tPPair in, const PVector &out)
 
virtual void setKinematics ()
 
virtual void constructVertex (tSubProPtr sub)
 
virtual void constructVertex (tSubProPtr sub, const ColourLines *cl)
 
virtual int nDim () const
 
virtual bool generateKinematics (const double *r)=0
 
virtual bool wantCMS () const
 
virtual bool headCuts () const
 
virtual bool ignoreCuts () const
 
virtual bool apply () const
 
virtual CrossSection dSigHatDR () const=0
 
virtual map< string, double > generateOptionalWeights ()
 
virtual bool haveX1X2 () const
 
virtual bool havePDFWeight1 () const
 
virtual bool havePDFWeight2 () const
 
virtual bool keepRandomNumbers () const
 
virtual void generateSubCollision (SubProcess &)
 
virtual void clearKinematics ()
 
virtual void getDiagrams () const=0
 
virtual bool noMirror () const
 
const DiagramVectordiagrams () const
 
virtual Selector< const ColourLines * > colourGeometries (tcDiagPtr diag) const=0
 
virtual const ColourLinesselectColourGeometry (tcDiagPtr diag) const
 
virtual Selector< DiagramIndexdiagrams (const DiagramVector &) const
 
virtual DiagramIndex diagram (const DiagramVector &) const
 
bool reweighted () const
 
double reWeight () const
 
double preWeight () const
 
void addReweighter (tReweightPtr rw)
 
void addPreweighter (tReweightPtr rw)
 
Ptr< Amplitude >::pointer amplitude () const
 
void amplitude (Ptr< Amplitude >::pointer amp)
 
Energy2 sHat () const
 
double preweight () const
 
virtual void flushCaches ()
 
virtual StdXCombPtr makeXComb (Energy newMaxEnergy, const cPDPair &inc, tEHPtr newEventHandler, tSubHdlPtr newSubProcessHandler, tPExtrPtr newExtractor, tCascHdlPtr newCKKW, const PBPair &newPartonBins, tCutsPtr newCuts, const DiagramVector &newDiagrams, bool mir, const PartonPairVec &allPBins, tStdXCombPtr newHead=tStdXCombPtr(), tMEPtr newME=tMEPtr())
 
virtual StdXCombPtr makeXComb (tStdXCombPtr newHead, const PBPair &newPartonBins, const DiagramVector &newDiagrams, tMEPtr newME=tMEPtr())
 
virtual void fillProjectors ()
 
virtual void setXComb (tStdXCombPtr)
 
const DVectormeInfo () const
 
void meInfo (const DVector &info) const
 
virtual int maxMultCKKW () const
 
virtual int minMultCKKW () const
 
virtual void maxMultCKKW (int mult)
 
virtual void minMultCKKW (int mult)
 
virtual void setVetoScales (tSubProPtr) 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
 
- Public Member Functions inherited from ThePEG::LastXCombInfo< StandardXComb >
const XC & lastXComb () const
 
const XC & lastXComb () const
 
tXCPtr lastXCombPtr () const
 
tXCPtr lastXCombPtr () const
 
const XC & lastHeadXComb () const
 
const XC & lastHeadXComb () const
 
tXCPtr lastHeadXCombPtr () const
 
tXCPtr lastHeadXCombPtr () const
 
const EventHandlerlastEventHandler () const
 
const EventHandlerlastEventHandler () const
 
tPExtrPtr lastExtractor () const
 
tPExtrPtr lastExtractor () const
 
PDFT pdf (tcPPtr parton) const
 
PDFT pdf (tcPPtr parton) const
 
const CutslastCuts () const
 
const CutslastCuts () const
 
tCutsPtr lastCutsPtr () const
 
tCutsPtr lastCutsPtr () const
 
const PPairlastParticles () const
 
const PPairlastParticles () const
 
Energy2 lastS () const
 
Energy2 lastS () const
 
const PPairlastPartons () const
 
const PPairlastPartons () const
 
Energy2 lastSHat () const
 
Energy2 lastSHat () const
 
double lastTau () const
 
double lastTau () const
 
double lastY () const
 
double lastY () const
 
double lastP1 () const
 
double lastP1 () const
 
double lastP2 () const
 
double lastP2 () const
 
double lastL1 () const
 
double lastL1 () const
 
double lastL2 () const
 
double lastL2 () const
 
double lastX1 () const
 
double lastX1 () const
 
double lastX2 () const
 
double lastX2 () const
 
double lastE1 () const
 
double lastE1 () const
 
double lastE2 () const
 
double lastE2 () const
 
double lastFL1L2 () const
 
double lastFL1L2 () const
 
Energy2 lastScale () const
 
double lastAlphaS () const
 
double lastAlphaEM () const
 
const vector< Lorentz5Momentum > & meMomenta () const
 
double lastME2 () const
 
double lastPreweight () const
 
double jacobian () const
 
CrossSection lastMECrossSection () const
 
double lastMEPDFWeight () const
 
double lastMECouplings () const
 
tSubProPtr subProcess () const
 
const cPDVectormePartonData () const
 

Protected Member Functions

Standard Interfaced functions.
virtual void doinit ()
 Initialize this object after the setup phase before saving an EventGenerator to disk.
 
virtual void doinitrun ()
 Initialize this object before the run phase.
 
virtual void InitOpenLoops ()
 
virtual void rebind (const TranslationMap &trans)
 Rebind pointer to other Interfaced objects.
 
virtual IVector getReferences ()
 Return a vector of all pointers to Interfaced objects used in this object.
 
PDPtr higgs () const
 Access to the higgs data.
 
void higgs (PDPtr in)
 Set the higgs data.
 
Clone Methods.
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.
 
- Protected Member Functions inherited from Herwig::HwMEBase
Energy2 tHat () const
 Return the \(\hat{t}\) of the last set phase space point.
 
Energy2 uHat () const
 Return the \(\hat{u}\) of the last set phase space point.
 
double phi () const
 Return the azimuth angle of the last set phase space point.
 
void tHat (Energy2 e2)
 Set the \(\hat{t}\) of the last set phase space point.
 
void uHat (Energy2 e2)
 Set the \(\hat{u}\) of the last set phase space point.
 
void phi (double phi)
 Set the azimuth angle of the last set phase space point.
 
void massOption (vector< unsigned int > iopt)
 Set the treatment of the outgoing masses.
 
void rescalingOption (unsigned int iopt)
 Rescaled momenta for the helicity ME.
 
bool rescaleMomenta (const vector< Lorentz5Momentum > &, const cPDVector &)
 rescale the momenta for the computation of the helicity matrix element
 
const vector< Lorentz5Momentum > & rescaledMomenta () const
 Access to the rescaled momenta.
 
bool generateMasses (vector< Energy > &masses, double &mjac, const double *r)
 Generate the masses of the particles.
 
virtual double getCosTheta (double cthmin, double cthmax, const double r)
 Used internally by generateKinematics, after calculating the limits on cos(theta).
 
- Protected Member Functions inherited from ThePEG::MEBase
virtual void doinit ()
 
virtual void doinitrun ()
 
void add (DiagPtr dp) const
 
vector< Lorentz5Momentum > & meMomenta ()
 
void lastME2 (double v) const
 
void lastPreweight (double w) const
 
void lastMECrossSection (CrossSection v) const
 
void lastMEPDFWeight (double v) const
 
void lastMECouplings (double v) const
 
void jacobian (double j)
 
void use (tcMEPtr other)
 
void useDiagrams (tcMEPtr other) 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)
 

Helper functions for me2.

static ClassDescription< MEHiggsPairJetinitMEHiggsPairJet
 The static object used to initialize the description of this class.
 
int _id1
 process identifiers
 
int _id1tri
 
int _id1box
 
int _id1int
 
int _id2
 
int _id2tri
 
int _id2box
 
int _id2int
 
int _id3
 
int _id3tri
 
int _id3box
 
int _id3int
 
int _id4
 
int _id4tri
 
int _id4box
 
int _id4int
 
PDPtr _higgs
 The higgs boson.
 
Energy _topmass
 
Energy _bottommass
 
Energy _zmass
 
Energy _m1
 
Energy _m2
 
Energy _heavyHmass
 
Energy _heavyHwidth
 
Energy2 _mbt2
 Storage of the triangon/boxon mass to avoid the need to recalculate.
 
Energy2 _scale
 Storage of the scale to avoid the need to recalculate.
 
int _maxflavour
 Allowed flavours for the incoming quarks.
 
tcSMPtr _theModel
 Pointer to the model.
 
GenericMassGeneratorPtr _hmass
 The mass generator for the Higgs.
 
double _selfcoupling
 multiplier for the SM triple-coupling
 
double _hhHcoupling
 multiplier for the hhH triple-coupling
 
unsigned int _process
 Processes to include.
 
Energy _mh
 On-shell mass for the higgs.
 
Energy _wh
 On-shell width for the higgs.
 
unsigned int _fixedalphaS
 
double _alphasfixedvalue
 
unsigned int _fixedscale
 
Energy _alphascale
 
unsigned int _implementation
 
unsigned int _includeWidths
 
unsigned int _includeBquark
 
Energy _basescale
 
unsigned int _subprocessjet
 
unsigned int _alphasreweight
 
double _scalemultiplier
 
double Mass_E
 
double Mass_M
 
double Mass_L
 
double Mass_T
 
double Mass_U
 
double Mass_C
 
double Mass_D
 
double Mass_S
 
double Mass_B
 
double Mass_Z
 
double Mass_W
 
double Mass_H
 
double Width_C
 
double Width_B
 
double Width_T
 
double Width_W
 
double Width_Z
 
double Width_H
 
double Coupl_Alpha_QED
 
double Coupl_Alpha_QCD
 
MEHiggsPairJetoperator= (const MEHiggsPairJet &)=delete
 The assignment operator is private and must never be called.
 
double getMass_E () const
 
double getMass_M () const
 
double getMass_L () const
 
double getMass_T () const
 
double getMass_U () const
 
double getMass_C () const
 
double getMass_D () const
 
double getMass_S () const
 
double getMass_B () const
 
double getMass_Z () const
 
double getMass_W () const
 
double getMass_H () const
 
double getWidth_C () const
 
double getWidth_B () const
 
double getWidth_T () const
 
double getWidth_W () const
 
double getWidth_Z () const
 
double getWidth_H () const
 

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 Herwig::HwMEBase
enum  POWHEGType { No , ISR , FSR , Both }
 Virtual members to be overridden by inheriting classes which implement hard corrections. More...
 
- Public Types inherited from ThePEG::MEBase
typedef vector< DiagPtr > DiagramVector
 
typedef DiagramVector::size_type DiagramIndex
 
typedef vector< ReweightPtrReweightVector
 
- Public Types inherited from ThePEG::InterfacedBase
enum  InitState
 
- Public Types inherited from ThePEG::Pointer::ReferenceCounted
typedef unsigned int CounterType
 
- Public Types inherited from ThePEG::LastXCombInfo< StandardXComb >
typedef ThePEG::Ptr< XC >::pointer XCPtr
 
typedef ThePEG::Ptr< XC >::const_pointer cXCPtr
 
typedef ThePEG::Ptr< XC >::transient_pointer tXCPtr
 
typedef ThePEG::Ptr< XC >::transient_const_pointer tcXCPtr
 
- Static Public Member Functions inherited from Herwig::HwMEBase
static void Init ()
 The standard Init function used to initialize the interfaces.
 
- Static Public Member Functions inherited from ThePEG::MEBase
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)
 
- Protected Attributes inherited from ThePEG::LastXCombInfo< StandardXComb >
XCPtr theLastXComb
 

Detailed Description

The MEHiggsPairJet class implements the matrix elements for HiggsPairian \(2\to2\) scattering process.

Definition at line 53 of file MEHiggsPairJet.h.

Member Function Documentation

◆ clone()

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

Make a simple clone of this object.

Returns
a pointer to the new object.

Implements ThePEG::InterfacedBase.

◆ colourGeometries()

virtual Selector< const ColourLines * > Herwig::MEHiggsPairJet::colourGeometries ( tcDiagPtr  diag) const
virtual

Return a Selector with possible colour geometries for the selected diagram weighted by their relative probabilities.

Parameters
diagthe diagram chosen.
Returns
the possible colour geometries weighted by their relative probabilities.

Implements ThePEG::MEBase.

◆ diagrams()

virtual Selector< DiagramIndex > Herwig::MEHiggsPairJet::diagrams ( const DiagramVector dv) const
virtual

Get diagram selector.

With the information previously supplied with the setKinematics method, a derived class may optionally override this method to weight the given diagrams with their (although certainly not physical) relative probabilities.

Parameters
dvthe diagrams to be weighted.
Returns
a Selector relating the given diagrams to their weights.

Reimplemented from ThePEG::MEBase.

◆ doinit()

virtual void Herwig::MEHiggsPairJet::doinit ( )
protectedvirtual

Initialize this object after the setup phase before saving an EventGenerator to disk.

Exceptions
InitExceptionif object could not be initialized properly.

Reimplemented from ThePEG::MEBase.

◆ doinitrun()

virtual void Herwig::MEHiggsPairJet::doinitrun ( )
protectedvirtual

Initialize this object before the run phase.

Exceptions
InitExceptionif object could not be initialized properly.

Reimplemented from ThePEG::MEBase.

◆ dSigHatDR()

virtual CrossSection Herwig::MEHiggsPairJet::dSigHatDR ( ) const
virtual

Return the matrix element squared differential in the variables given by the last call to generateKinematics().

Reimplemented from Herwig::HwMEBase.

◆ fullclone()

virtual IBPtr Herwig::MEHiggsPairJet::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 ThePEG::InterfacedBase.

◆ generateKinematics()

virtual bool Herwig::MEHiggsPairJet::generateKinematics ( const double *  r)
virtual

Generate internal degrees of freedom.

Reimplemented from Herwig::HwMEBase.

◆ getDiagrams()

virtual void Herwig::MEHiggsPairJet::getDiagrams ( ) const
virtual

Add all possible diagrams with the add() function.

Implements ThePEG::MEBase.

◆ getMass_B()

double Herwig::MEHiggsPairJet::getMass_B ( ) const
inlineprivate

Definition at line 438 of file MEHiggsPairJet.h.

◆ getMass_C()

double Herwig::MEHiggsPairJet::getMass_C ( ) const
inlineprivate

Definition at line 432 of file MEHiggsPairJet.h.

◆ getMass_D()

double Herwig::MEHiggsPairJet::getMass_D ( ) const
inlineprivate

Definition at line 434 of file MEHiggsPairJet.h.

◆ getMass_E()

double Herwig::MEHiggsPairJet::getMass_E ( ) const
inlineprivate

Definition at line 421 of file MEHiggsPairJet.h.

◆ getMass_H()

double Herwig::MEHiggsPairJet::getMass_H ( ) const
inlineprivate

Definition at line 448 of file MEHiggsPairJet.h.

◆ getMass_L()

double Herwig::MEHiggsPairJet::getMass_L ( ) const
inlineprivate

Definition at line 425 of file MEHiggsPairJet.h.

◆ getMass_M()

double Herwig::MEHiggsPairJet::getMass_M ( ) const
inlineprivate

Definition at line 423 of file MEHiggsPairJet.h.

◆ getMass_S()

double Herwig::MEHiggsPairJet::getMass_S ( ) const
inlineprivate

Definition at line 436 of file MEHiggsPairJet.h.

◆ getMass_T()

double Herwig::MEHiggsPairJet::getMass_T ( ) const
inlineprivate

Definition at line 428 of file MEHiggsPairJet.h.

◆ getMass_U()

double Herwig::MEHiggsPairJet::getMass_U ( ) const
inlineprivate

Definition at line 430 of file MEHiggsPairJet.h.

◆ getMass_W()

double Herwig::MEHiggsPairJet::getMass_W ( ) const
inlineprivate

Definition at line 446 of file MEHiggsPairJet.h.

◆ getMass_Z()

double Herwig::MEHiggsPairJet::getMass_Z ( ) const
inlineprivate

Definition at line 444 of file MEHiggsPairJet.h.

◆ getReferences()

virtual IVector Herwig::MEHiggsPairJet::getReferences ( )
protectedvirtual

Return a vector of all pointers to Interfaced objects used in this object.

Returns
a vector of pointers.

Reimplemented from ThePEG::InterfacedBase.

◆ getWidth_B()

double Herwig::MEHiggsPairJet::getWidth_B ( ) const
inlineprivate

Definition at line 456 of file MEHiggsPairJet.h.

◆ getWidth_C()

double Herwig::MEHiggsPairJet::getWidth_C ( ) const
inlineprivate

Definition at line 454 of file MEHiggsPairJet.h.

◆ getWidth_H()

double Herwig::MEHiggsPairJet::getWidth_H ( ) const
inlineprivate

Definition at line 464 of file MEHiggsPairJet.h.

◆ getWidth_T()

double Herwig::MEHiggsPairJet::getWidth_T ( ) const
inlineprivate

Definition at line 458 of file MEHiggsPairJet.h.

◆ getWidth_W()

double Herwig::MEHiggsPairJet::getWidth_W ( ) const
inlineprivate

Definition at line 460 of file MEHiggsPairJet.h.

◆ getWidth_Z()

double Herwig::MEHiggsPairJet::getWidth_Z ( ) const
inlineprivate

Definition at line 462 of file MEHiggsPairJet.h.

◆ higgs() [1/2]

PDPtr Herwig::MEHiggsPairJet::higgs ( ) const
inlineprotected

Access to the higgs data.

Definition at line 184 of file MEHiggsPairJet.h.

References _higgs.

◆ higgs() [2/2]

void Herwig::MEHiggsPairJet::higgs ( PDPtr  in)
inlineprotected

Set the higgs data.

Definition at line 189 of file MEHiggsPairJet.h.

References _higgs.

◆ Init()

static void Herwig::MEHiggsPairJet::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.

◆ me2()

virtual double Herwig::MEHiggsPairJet::me2 ( ) const
virtual

The matrix element for the kinematical configuration previously provided by the last call to setKinematics(), suitably scaled by sHat() to give a dimension-less number.

Returns
the matrix element scaled with sHat() to give a dimensionless number.

Implements ThePEG::MEBase.

◆ nDim()

virtual int Herwig::MEHiggsPairJet::nDim ( ) const
virtual

The number of internal degrees of freedom used in the matrix element.

Reimplemented from Herwig::HwMEBase.

◆ operator=()

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

The assignment operator is private and must never be called.

In fact, it should not even be implemented.

◆ orderInAlphaEW()

virtual unsigned int Herwig::MEHiggsPairJet::orderInAlphaEW ( ) const
inlinevirtual

Return the order in \(\alpha_{EW}\) in which this matrix element is given.

Implements ThePEG::MEBase.

Definition at line 74 of file MEHiggsPairJet.h.

◆ orderInAlphaS()

virtual unsigned int Herwig::MEHiggsPairJet::orderInAlphaS ( ) const
inlinevirtual

Return the order in \(\alpha_S\) in which this matrix element is given.

Implements ThePEG::MEBase.

Definition at line 68 of file MEHiggsPairJet.h.

◆ persistentInput()

void Herwig::MEHiggsPairJet::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::MEHiggsPairJet::persistentOutput ( PersistentOStream os) const

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

◆ rebind()

virtual void Herwig::MEHiggsPairJet::rebind ( const TranslationMap trans)
protectedvirtual

Rebind pointer to other Interfaced objects.

Called in the setup phase after all objects used in an EventGenerator has been cloned so that the pointers will refer to the cloned objects afterwards.

Parameters
transa TranslationMap relating the original objects to their respective clones.
Exceptions
RebindExceptionif no cloned object was found for a given pointer.

Reimplemented from ThePEG::InterfacedBase.

◆ scale()

virtual Energy2 Herwig::MEHiggsPairJet::scale ( ) const
virtual

Return the scale associated with the last set phase space point.

Implements ThePEG::MEBase.

◆ setKinematics()

virtual void Herwig::MEHiggsPairJet::setKinematics ( )
virtual

Set the typed and momenta of the incoming and outgoing partons to be used in subsequent calls to me() and colourGeometries() according to the associated XComb object.

Reimplemented from Herwig::HwMEBase.

Member Data Documentation

◆ _alphascale

Energy Herwig::MEHiggsPairJet::_alphascale
private

Definition at line 378 of file MEHiggsPairJet.h.

◆ _alphasfixedvalue

double Herwig::MEHiggsPairJet::_alphasfixedvalue
private

Definition at line 368 of file MEHiggsPairJet.h.

◆ _alphasreweight

unsigned int Herwig::MEHiggsPairJet::_alphasreweight
private

Definition at line 410 of file MEHiggsPairJet.h.

◆ _basescale

Energy Herwig::MEHiggsPairJet::_basescale
private

Definition at line 400 of file MEHiggsPairJet.h.

◆ _bottommass

Energy Herwig::MEHiggsPairJet::_bottommass
private

Definition at line 279 of file MEHiggsPairJet.h.

◆ _fixedalphaS

unsigned int Herwig::MEHiggsPairJet::_fixedalphaS
private

Definition at line 363 of file MEHiggsPairJet.h.

◆ _fixedscale

unsigned int Herwig::MEHiggsPairJet::_fixedscale
private

Definition at line 373 of file MEHiggsPairJet.h.

◆ _heavyHmass

Energy Herwig::MEHiggsPairJet::_heavyHmass
private

Definition at line 296 of file MEHiggsPairJet.h.

◆ _heavyHwidth

Energy Herwig::MEHiggsPairJet::_heavyHwidth
private

Definition at line 302 of file MEHiggsPairJet.h.

◆ _hhHcoupling

double Herwig::MEHiggsPairJet::_hhHcoupling
private

multiplier for the hhH triple-coupling

Definition at line 341 of file MEHiggsPairJet.h.

◆ _higgs

PDPtr Herwig::MEHiggsPairJet::_higgs
private

The higgs boson.

Definition at line 269 of file MEHiggsPairJet.h.

Referenced by higgs().

◆ _hmass

GenericMassGeneratorPtr Herwig::MEHiggsPairJet::_hmass
private

The mass generator for the Higgs.

Definition at line 330 of file MEHiggsPairJet.h.

◆ _id1

int Herwig::MEHiggsPairJet::_id1
private

process identifiers

Definition at line 260 of file MEHiggsPairJet.h.

◆ _id1box

int Herwig::MEHiggsPairJet::_id1box
private

Definition at line 260 of file MEHiggsPairJet.h.

◆ _id1int

int Herwig::MEHiggsPairJet::_id1int
private

Definition at line 260 of file MEHiggsPairJet.h.

◆ _id1tri

int Herwig::MEHiggsPairJet::_id1tri
private

Definition at line 260 of file MEHiggsPairJet.h.

◆ _id2

int Herwig::MEHiggsPairJet::_id2
private

Definition at line 261 of file MEHiggsPairJet.h.

◆ _id2box

int Herwig::MEHiggsPairJet::_id2box
private

Definition at line 261 of file MEHiggsPairJet.h.

◆ _id2int

int Herwig::MEHiggsPairJet::_id2int
private

Definition at line 261 of file MEHiggsPairJet.h.

◆ _id2tri

int Herwig::MEHiggsPairJet::_id2tri
private

Definition at line 261 of file MEHiggsPairJet.h.

◆ _id3

int Herwig::MEHiggsPairJet::_id3
private

Definition at line 262 of file MEHiggsPairJet.h.

◆ _id3box

int Herwig::MEHiggsPairJet::_id3box
private

Definition at line 262 of file MEHiggsPairJet.h.

◆ _id3int

int Herwig::MEHiggsPairJet::_id3int
private

Definition at line 262 of file MEHiggsPairJet.h.

◆ _id3tri

int Herwig::MEHiggsPairJet::_id3tri
private

Definition at line 262 of file MEHiggsPairJet.h.

◆ _id4

int Herwig::MEHiggsPairJet::_id4
private

Definition at line 263 of file MEHiggsPairJet.h.

◆ _id4box

int Herwig::MEHiggsPairJet::_id4box
private

Definition at line 263 of file MEHiggsPairJet.h.

◆ _id4int

int Herwig::MEHiggsPairJet::_id4int
private

Definition at line 263 of file MEHiggsPairJet.h.

◆ _id4tri

int Herwig::MEHiggsPairJet::_id4tri
private

Definition at line 263 of file MEHiggsPairJet.h.

◆ _implementation

unsigned int Herwig::MEHiggsPairJet::_implementation
private

Definition at line 384 of file MEHiggsPairJet.h.

◆ _includeBquark

unsigned int Herwig::MEHiggsPairJet::_includeBquark
private

Definition at line 394 of file MEHiggsPairJet.h.

◆ _includeWidths

unsigned int Herwig::MEHiggsPairJet::_includeWidths
private

Definition at line 389 of file MEHiggsPairJet.h.

◆ _m1

Energy Herwig::MEHiggsPairJet::_m1
private

Definition at line 290 of file MEHiggsPairJet.h.

◆ _m2

Energy Herwig::MEHiggsPairJet::_m2
private

Definition at line 290 of file MEHiggsPairJet.h.

◆ _maxflavour

int Herwig::MEHiggsPairJet::_maxflavour
private

Allowed flavours for the incoming quarks.

Definition at line 317 of file MEHiggsPairJet.h.

◆ _mbt2

Energy2 Herwig::MEHiggsPairJet::_mbt2
private

Storage of the triangon/boxon mass to avoid the need to recalculate.

Definition at line 307 of file MEHiggsPairJet.h.

◆ _mh

Energy Herwig::MEHiggsPairJet::_mh
private

On-shell mass for the higgs.

Definition at line 352 of file MEHiggsPairJet.h.

◆ _process

unsigned int Herwig::MEHiggsPairJet::_process
private

Processes to include.

Definition at line 347 of file MEHiggsPairJet.h.

◆ _scale

Energy2 Herwig::MEHiggsPairJet::_scale
private

Storage of the scale to avoid the need to recalculate.

Definition at line 312 of file MEHiggsPairJet.h.

◆ _scalemultiplier

double Herwig::MEHiggsPairJet::_scalemultiplier
private

Definition at line 415 of file MEHiggsPairJet.h.

◆ _selfcoupling

double Herwig::MEHiggsPairJet::_selfcoupling
private

multiplier for the SM triple-coupling

Definition at line 335 of file MEHiggsPairJet.h.

◆ _subprocessjet

unsigned int Herwig::MEHiggsPairJet::_subprocessjet
private

Definition at line 405 of file MEHiggsPairJet.h.

◆ _theModel

tcSMPtr Herwig::MEHiggsPairJet::_theModel
private

Pointer to the model.

Definition at line 324 of file MEHiggsPairJet.h.

◆ _topmass

Energy Herwig::MEHiggsPairJet::_topmass
private

Definition at line 274 of file MEHiggsPairJet.h.

◆ _wh

Energy Herwig::MEHiggsPairJet::_wh
private

On-shell width for the higgs.

Definition at line 358 of file MEHiggsPairJet.h.

◆ _zmass

Energy Herwig::MEHiggsPairJet::_zmass
private

Definition at line 284 of file MEHiggsPairJet.h.

◆ Coupl_Alpha_QCD

double Herwig::MEHiggsPairJet::Coupl_Alpha_QCD
private

Definition at line 471 of file MEHiggsPairJet.h.

◆ Coupl_Alpha_QED

double Herwig::MEHiggsPairJet::Coupl_Alpha_QED
private

Definition at line 470 of file MEHiggsPairJet.h.

◆ initMEHiggsPairJet

ClassDescription<MEHiggsPairJet> Herwig::MEHiggsPairJet::initMEHiggsPairJet
staticprivate

The static object used to initialize the description of this class.

Indicates that this is a concrete class with persistent data.

Definition at line 249 of file MEHiggsPairJet.h.

◆ Mass_B

double Herwig::MEHiggsPairJet::Mass_B
private

Definition at line 437 of file MEHiggsPairJet.h.

◆ Mass_C

double Herwig::MEHiggsPairJet::Mass_C
private

Definition at line 431 of file MEHiggsPairJet.h.

◆ Mass_D

double Herwig::MEHiggsPairJet::Mass_D
private

Definition at line 433 of file MEHiggsPairJet.h.

◆ Mass_E

double Herwig::MEHiggsPairJet::Mass_E
private

Definition at line 420 of file MEHiggsPairJet.h.

◆ Mass_H

double Herwig::MEHiggsPairJet::Mass_H
private

Definition at line 447 of file MEHiggsPairJet.h.

◆ Mass_L

double Herwig::MEHiggsPairJet::Mass_L
private

Definition at line 424 of file MEHiggsPairJet.h.

◆ Mass_M

double Herwig::MEHiggsPairJet::Mass_M
private

Definition at line 422 of file MEHiggsPairJet.h.

◆ Mass_S

double Herwig::MEHiggsPairJet::Mass_S
private

Definition at line 435 of file MEHiggsPairJet.h.

◆ Mass_T

double Herwig::MEHiggsPairJet::Mass_T
private

Definition at line 427 of file MEHiggsPairJet.h.

◆ Mass_U

double Herwig::MEHiggsPairJet::Mass_U
private

Definition at line 429 of file MEHiggsPairJet.h.

◆ Mass_W

double Herwig::MEHiggsPairJet::Mass_W
private

Definition at line 445 of file MEHiggsPairJet.h.

◆ Mass_Z

double Herwig::MEHiggsPairJet::Mass_Z
private

Definition at line 443 of file MEHiggsPairJet.h.

◆ Width_B

double Herwig::MEHiggsPairJet::Width_B
private

Definition at line 455 of file MEHiggsPairJet.h.

◆ Width_C

double Herwig::MEHiggsPairJet::Width_C
private

Definition at line 453 of file MEHiggsPairJet.h.

◆ Width_H

double Herwig::MEHiggsPairJet::Width_H
private

Definition at line 463 of file MEHiggsPairJet.h.

◆ Width_T

double Herwig::MEHiggsPairJet::Width_T
private

Definition at line 457 of file MEHiggsPairJet.h.

◆ Width_W

double Herwig::MEHiggsPairJet::Width_W
private

Definition at line 459 of file MEHiggsPairJet.h.

◆ Width_Z

double Herwig::MEHiggsPairJet::Width_Z
private

Definition at line 461 of file MEHiggsPairJet.h.


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