The HiggsPair class implements the matrix elements for HiggsPairian \(2\to2\) scattering process. More...
#include <HiggsPair.h>
Public Member Functions | |
HiggsPair () | |
The default constructor. | |
![]() | |
BSMModel () | |
The default constructor. | |
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. | |
![]() | |
StandardModel () | |
Default constructor. | |
StandardModel (const StandardModel &) | |
Copy-constructor. | |
virtual | ~StandardModel () |
Destructor. | |
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. | |
double | lnu () const |
The left and right couplings of the Z^0 including sin and cos theta_W. | |
double | le () const |
The left-handed coupling of a charged lepton. | |
double | lu () const |
The left-handed coupling of an up type quark. | |
double | ld () const |
The left-handed coupling of a down type quark. | |
double | rnu () const |
The right-handed coupling of a neutrino. | |
double | re () const |
The right-handed coupling of a charged lepton. | |
double | ru () const |
The right-handed coupling of an up type quark. | |
double | rd () const |
The right-handed coupling of a down type quark. | |
virtual tAbstractFFVVertexPtr | vertexFFZ () const |
Pointers to the objects handling the vertices. | |
virtual tAbstractFFVVertexPtr | vertexFFP () const |
Pointer to the fermion-fermion-photon vertex. | |
virtual tAbstractFFVVertexPtr | vertexFFG () const |
Pointer to the fermion-fermion-gluon vertex. | |
virtual tAbstractFFVVertexPtr | vertexFFW () const |
Pointer to the fermion-fermion-W vertex. | |
virtual tAbstractFFSVertexPtr | vertexFFH () const |
Pointer to the fermion-fermion-Higgs vertex. | |
virtual tAbstractVVVVertexPtr | vertexGGG () const |
Pointer to the triple gluon vertex. | |
virtual tAbstractVVVVertexPtr | vertexWWW () const |
Pointer to the triple electroweak gauge boson vertex. | |
virtual tAbstractVVSVertexPtr | vertexWWH () const |
Pointer to the two electroweak gauge boson Higgs vertex. | |
virtual tAbstractVVVVVertexPtr | vertexWWWW () const |
Pointer to the quartic electroweak gauge boson vertex. | |
virtual tAbstractVVVVVertexPtr | vertexGGGG () const |
Pointer to the quartic gluon vertex. | |
virtual tAbstractVVSVertexPtr | vertexHGG () const |
Pointer to the quartic gluon vertex. | |
virtual tAbstractVVSVertexPtr | vertexHPP () const |
Pointer to the quartic gluon vertex. | |
virtual tAbstractSSSVertexPtr | vertexHHH () const |
Pointer to the triple Higgs vertex. | |
virtual tAbstractVVSSVertexPtr | vertexWWHH () const |
Pointer to the WWHH vertex. | |
unsigned int | numberOfVertices () const |
Total number of vertices. | |
tVertexBasePtr | vertex (size_t ix) const |
Access to a vertex from the list. | |
Energy | mass (Energy2 scale, tcPDPtr part) const |
Return the running mass for a given scale \(q^2\) and particle type. | |
trunPtr | massPtr () const |
Return a pointer to the object handling the running mass. | |
const map< string, pair< unsigned int, int > > & | couplings () const |
Set the couplings in the model. | |
![]() | |
unsigned int | families () const |
unsigned int | ewScheme () const |
void | ewScheme (unsigned int s) |
double | alphaEM () const |
double | alphaEMMZ () const |
double | alphaEMME (Energy2 scale) const |
double | alphaEM (Energy2 scale) const |
tAEMPtr | alphaEMPtr () const |
double | sin2ThetaW () const |
InvEnergy2 | fermiConstant () const |
double | enu () const |
double | ee () const |
double | eu () const |
double | ed () const |
double | vnu () const |
double | ve () const |
double | vu () const |
double | vd () const |
double | anu () const |
double | ae () const |
double | au () const |
double | ad () const |
tCKMPtr | CKM () const |
double | CKM (unsigned int uf, unsigned int df) const |
double | CKM (const ParticleData &uType, const ParticleData &dType) const |
unsigned int | Nc () const |
unsigned int | Nf (Energy2 scale) const |
double | alphaS () const |
double | alphaS (Energy2 scale) const |
tASPtr | alphaSPtr () const |
Energy | LambdaQCD (unsigned int nflav) const |
Energy | LambdaQCD (Energy2 scale) const |
unsigned int | families () const |
unsigned int | ewScheme () const |
void | ewScheme (unsigned int s) |
double | alphaEM () const |
double | alphaEMMZ () const |
double | alphaEMME (Energy2 scale) const |
double | alphaEM (Energy2 scale) const |
tAEMPtr | alphaEMPtr () const |
double | sin2ThetaW () const |
InvEnergy2 | fermiConstant () const |
double | enu () const |
double | ee () const |
double | eu () const |
double | ed () const |
double | vnu () const |
double | ve () const |
double | vu () const |
double | vd () const |
double | anu () const |
double | ae () const |
double | au () const |
double | ad () const |
tCKMPtr | CKM () const |
double | CKM (unsigned int uf, unsigned int df) const |
double | CKM (const ParticleData &uType, const ParticleData &dType) const |
unsigned int | Nc () const |
unsigned int | Nf (Energy2 scale) const |
double | alphaS () const |
double | alphaS (Energy2 scale) const |
tASPtr | alphaSPtr () const |
Energy | LambdaQCD (unsigned int nflav) const |
Energy | LambdaQCD (Energy2 scale) const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is, int version) |
virtual bool | preInitialize () 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 |
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 () |
virtual void | InitOpenLoops () |
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. | |
![]() | |
virtual bool | preInitialize () const |
Overloaded function from Interfaced. | |
const string & | decayFile () const |
Get name of SLHA decay file. | |
void | decayFile (string in) |
Set name of SLHA decay file. | |
void | decayRead () |
Read the decays. | |
void | readDecay (CFileLineReader &ifs, string decay) const |
Read decaymodes from LHA file. | |
void | createDecayMode (string tag, double brat) const |
Create a DecayMode object in the repository. | |
vector< pair< double, string > > | createWZDecayModes (string tag, double brat, tcPDPtr boson, Energy maxMass) const |
Create a DecayMode object in the repository. | |
bool | readDecays () const |
read the decays | |
void | readDecays (bool in) |
set the reading of the decays | |
map< long, long > & | idMap () |
Map of PDG ids from file to those used internally. | |
PDPtr | getBSMParticleData (PID id) const |
Get ParticleData object with Id mapping. | |
![]() | |
void | addVertex (VertexBasePtr in) |
Add a vertex to the list. | |
void | resetMass (long id, Energy mass, tPDPtr particle=tPDPtr()) |
Helper function to reset the mass of a ParticleData object in BSM models. | |
void | setCouplings (string name, pair< unsigned int, int > vals) |
Set the couplings in the model. | |
virtual bool | registerDefaultVertices () const |
Should the default vertices be considered for generic diagrams. | |
virtual IBPtr | clone () const |
virtual IBPtr | fullclone () const |
virtual void | doinit () |
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) |
Functions used by the persistent I/O system. | |
PDPtr | _higgs |
The higgs boson. | |
Energy | _topmass |
Energy | _bottommass |
Energy | _zmass |
Energy | _m1 |
Energy | _m2 |
Energy | _heavyHmass |
Energy | _heavyHwidth |
tcSMPtr | _theModel |
Pointer to the model. | |
GenericMassGeneratorPtr | _hmass |
The mass generator for the Higgs. | |
double | _selfcoupling |
multiplier for the SM 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 |
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 |
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. | |
double | selfcoupling () const |
Return multiplier for the SM triple-coupling. | |
unsigned int | process () const |
Processes to include. | |
unsigned int | fixedalphaS () const |
double | alphasfixedvalue () const |
unsigned int | fixedscale () const |
Energy | alphascale () const |
unsigned int | implementation () const |
unsigned int | includeWidths () const |
unsigned int | includeBquark () const |
int | maxflavour () const |
Energy | basescale () const |
unsigned int | subprocessjet () const |
unsigned int | alphasreweight () const |
double | scalemultiplier () const |
Return multiplier for scale. | |
int | id1 () const |
Return OL Ids. | |
int | id2 () const |
int | id3 () const |
int | id4 () const |
int | id1tri () const |
int | id2tri () const |
int | id3tri () const |
int | id4tri () const |
int | id1box () const |
int | id2box () const |
int | id3box () const |
int | id4box () const |
int | id1int () const |
int | id2int () const |
int | id3int () const |
int | id4int () const |
int | id () const |
int | idtri () const |
int | idbox () const |
int | idint () const |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
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 |
PDPtr | higgs () const |
Access to the higgs data. | |
Helper functions for me2. | |
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 |
int | _id |
int | _idtri |
int | _idbox |
int | _idint |
unsigned int | _subprocessjet |
unsigned int | _alphasreweight |
int | _maxflavour |
static ClassDescription< HiggsPair > | initHiggsPair |
The static object used to initialize the description of this class. | |
HiggsPair & | operator= (const HiggsPair &)=delete |
The assignment operator is private and must never be called. | |
Additional Inherited Members | |
![]() | |
enum | InitState |
![]() | |
typedef unsigned int | CounterType |
![]() | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
![]() | |
static void | Init () |
Standard Init function used to initialize the interfaces. | |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
static void | Init () |
![]() | |
initializing | |
uninitialized | |
initialized | |
runready | |
![]() | |
const unsigned long | uniqueId |
![]() | |
static void | registerRepository (IBPtr) |
static void | registerRepository (IBPtr, string newName) |
The HiggsPair class implements the matrix elements for HiggsPairian \(2\to2\) scattering process.
Definition at line 46 of file HiggsPair.h.
|
inline |
Definition at line 128 of file HiggsPair.h.
|
inline |
Definition at line 118 of file HiggsPair.h.
|
inline |
Definition at line 164 of file HiggsPair.h.
|
inline |
Definition at line 153 of file HiggsPair.h.
|
protectedvirtual |
Make a simple clone of this object.
Reimplemented from Herwig::StandardModel.
|
protectedvirtual |
Initialize this object after the setup phase before saving an EventGenerator to disk.
InitException | if object could not be initialized properly. |
Reimplemented from Herwig::BSMModel.
|
protectedvirtual |
Reimplemented from ThePEG::InterfacedBase.
|
inline |
Definition at line 113 of file HiggsPair.h.
|
inline |
Definition at line 123 of file HiggsPair.h.
|
protectedvirtual |
Make a clone of this object, possibly modifying the cloned object to make it sane.
Reimplemented from Herwig::StandardModel.
|
inlineprivate |
Definition at line 351 of file HiggsPair.h.
|
inlineprivate |
Definition at line 348 of file HiggsPair.h.
|
inlineprivate |
Definition at line 349 of file HiggsPair.h.
|
inlineprivate |
Definition at line 342 of file HiggsPair.h.
|
inlineprivate |
Definition at line 358 of file HiggsPair.h.
|
inlineprivate |
Definition at line 344 of file HiggsPair.h.
|
inlineprivate |
Definition at line 343 of file HiggsPair.h.
|
inlineprivate |
Definition at line 350 of file HiggsPair.h.
|
inlineprivate |
Definition at line 346 of file HiggsPair.h.
|
inlineprivate |
Definition at line 347 of file HiggsPair.h.
|
inlineprivate |
Definition at line 357 of file HiggsPair.h.
|
inlineprivate |
Definition at line 356 of file HiggsPair.h.
|
inlineprivate |
Definition at line 364 of file HiggsPair.h.
|
inlineprivate |
Definition at line 363 of file HiggsPair.h.
|
inlineprivate |
Definition at line 368 of file HiggsPair.h.
|
inlineprivate |
Definition at line 365 of file HiggsPair.h.
|
inlineprivate |
Definition at line 366 of file HiggsPair.h.
|
inlineprivate |
Definition at line 367 of file HiggsPair.h.
|
inlineprivate |
|
inline |
Definition at line 194 of file HiggsPair.h.
|
inline |
|
inline |
Definition at line 184 of file HiggsPair.h.
|
inline |
Definition at line 189 of file HiggsPair.h.
|
inline |
Definition at line 179 of file HiggsPair.h.
|
inline |
Definition at line 175 of file HiggsPair.h.
|
inline |
Definition at line 185 of file HiggsPair.h.
|
inline |
Definition at line 190 of file HiggsPair.h.
|
inline |
Definition at line 180 of file HiggsPair.h.
|
inline |
Definition at line 176 of file HiggsPair.h.
|
inline |
Definition at line 186 of file HiggsPair.h.
|
inline |
Definition at line 191 of file HiggsPair.h.
|
inline |
Definition at line 181 of file HiggsPair.h.
|
inline |
Definition at line 177 of file HiggsPair.h.
|
inline |
Definition at line 187 of file HiggsPair.h.
|
inline |
Definition at line 192 of file HiggsPair.h.
|
inline |
Definition at line 182 of file HiggsPair.h.
|
inline |
Definition at line 196 of file HiggsPair.h.
|
inline |
Definition at line 197 of file HiggsPair.h.
|
inline |
Definition at line 195 of file HiggsPair.h.
|
inline |
Definition at line 133 of file HiggsPair.h.
|
inline |
Definition at line 143 of file HiggsPair.h.
|
inline |
Definition at line 138 of file HiggsPair.h.
|
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.
|
inline |
Definition at line 148 of file HiggsPair.h.
The assignment operator is private and must never be called.
In fact, it should not even be implemented.
void Herwig::HiggsPair::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::HiggsPair::persistentOutput | ( | PersistentOStream & | os | ) | const |
Function used to write out object persistently.
os | the persistent output stream written to. |
|
inline |
|
inline |
Return multiplier for scale.
Definition at line 169 of file HiggsPair.h.
|
inline |
Return multiplier for the SM triple-coupling.
Definition at line 102 of file HiggsPair.h.
References _selfcoupling.
|
inline |
Definition at line 158 of file HiggsPair.h.
|
private |
Definition at line 290 of file HiggsPair.h.
|
private |
Definition at line 280 of file HiggsPair.h.
|
private |
Definition at line 447 of file HiggsPair.h.
|
private |
Definition at line 311 of file HiggsPair.h.
Energy Herwig::HiggsPair::_bottommass |
Definition at line 212 of file HiggsPair.h.
|
private |
Definition at line 275 of file HiggsPair.h.
|
private |
Definition at line 285 of file HiggsPair.h.
Energy Herwig::HiggsPair::_heavyHmass |
Definition at line 228 of file HiggsPair.h.
Energy Herwig::HiggsPair::_heavyHwidth |
Definition at line 234 of file HiggsPair.h.
PDPtr Herwig::HiggsPair::_higgs |
|
private |
The mass generator for the Higgs.
Definition at line 248 of file HiggsPair.h.
|
private |
Definition at line 433 of file HiggsPair.h.
|
private |
|
private |
Definition at line 426 of file HiggsPair.h.
|
private |
Definition at line 426 of file HiggsPair.h.
|
private |
Definition at line 426 of file HiggsPair.h.
|
private |
Definition at line 427 of file HiggsPair.h.
|
private |
Definition at line 427 of file HiggsPair.h.
|
private |
Definition at line 427 of file HiggsPair.h.
|
private |
Definition at line 427 of file HiggsPair.h.
|
private |
Definition at line 428 of file HiggsPair.h.
|
private |
Definition at line 428 of file HiggsPair.h.
|
private |
Definition at line 428 of file HiggsPair.h.
|
private |
Definition at line 428 of file HiggsPair.h.
|
private |
Definition at line 429 of file HiggsPair.h.
|
private |
Definition at line 429 of file HiggsPair.h.
|
private |
Definition at line 429 of file HiggsPair.h.
|
private |
Definition at line 429 of file HiggsPair.h.
|
private |
Definition at line 433 of file HiggsPair.h.
|
private |
Definition at line 433 of file HiggsPair.h.
|
private |
Definition at line 433 of file HiggsPair.h.
|
private |
Definition at line 295 of file HiggsPair.h.
|
private |
Definition at line 305 of file HiggsPair.h.
|
private |
Definition at line 300 of file HiggsPair.h.
Energy Herwig::HiggsPair::_m1 |
Definition at line 223 of file HiggsPair.h.
Energy Herwig::HiggsPair::_m2 |
Definition at line 223 of file HiggsPair.h.
|
private |
Definition at line 452 of file HiggsPair.h.
|
private |
On-shell mass for the higgs.
Definition at line 264 of file HiggsPair.h.
|
private |
|
private |
Definition at line 316 of file HiggsPair.h.
|
private |
multiplier for the SM triple-coupling
Definition at line 253 of file HiggsPair.h.
Referenced by selfcoupling().
|
private |
Definition at line 442 of file HiggsPair.h.
|
private |
Pointer to the model.
Definition at line 243 of file HiggsPair.h.
Energy Herwig::HiggsPair::_topmass |
Definition at line 207 of file HiggsPair.h.
|
private |
On-shell width for the higgs.
Definition at line 270 of file HiggsPair.h.
Energy Herwig::HiggsPair::_zmass |
Definition at line 217 of file HiggsPair.h.
|
private |
Definition at line 379 of file HiggsPair.h.
|
private |
Definition at line 378 of file HiggsPair.h.
|
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 412 of file HiggsPair.h.
|
private |
Definition at line 330 of file HiggsPair.h.
|
private |
Definition at line 327 of file HiggsPair.h.
|
private |
Definition at line 328 of file HiggsPair.h.
|
private |
Definition at line 322 of file HiggsPair.h.
|
private |
Definition at line 333 of file HiggsPair.h.
|
private |
Definition at line 324 of file HiggsPair.h.
|
private |
Definition at line 323 of file HiggsPair.h.
|
private |
Definition at line 329 of file HiggsPair.h.
|
private |
Definition at line 325 of file HiggsPair.h.
|
private |
Definition at line 326 of file HiggsPair.h.
|
private |
Definition at line 332 of file HiggsPair.h.
|
private |
Definition at line 331 of file HiggsPair.h.
|
private |
Definition at line 335 of file HiggsPair.h.
|
private |
Definition at line 334 of file HiggsPair.h.
|
private |
Definition at line 339 of file HiggsPair.h.
|
private |
Definition at line 336 of file HiggsPair.h.
|
private |
Definition at line 337 of file HiggsPair.h.
|
private |
Definition at line 338 of file HiggsPair.h.