Here is the documentation of the TTbAModel class. More...
#include <TTbAModel.h>
Public Member Functions | |
TTbAModel () | |
The default constructor. | |
Vertices | |
tAbstractFFVVertexPtr | vertexWPTD () const |
Pointer to the object handling W prime vertex. | |
tAbstractFFVVertexPtr | vertexZPQQ () const |
Pointer to the object handling Z prime vertex. | |
Public Member Functions inherited from Herwig::BSMModel | |
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. | |
Public Member Functions inherited from Herwig::StandardModel | |
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. | |
Public Member Functions inherited from ThePEG::StandardModelBase | |
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 |
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 | |
Standard Interfaced functions. | |
virtual void | doinit () |
Initialize this object after the setup phase before saving an EventGenerator to disk. | |
Protected Member Functions inherited from Herwig::BSMModel | |
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. | |
Protected Member Functions inherited from Herwig::StandardModel | |
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 |
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 &) | |
ReferenceCounted & | operator= (const ReferenceCounted &) |
Protected Member Functions inherited from ThePEG::Named | |
const Named & | operator= (const Named &other) |
const string & | name (const string &newName) |
Clone Methods. | |
AbstractFFVVertexPtr | _theWPTDVertex |
Pointer to the object handling the Wp to Top Down vertex. | |
AbstractFFVVertexPtr | _theZPQQVertex |
Pointer to the object handling the Zp to Quark-antiQuark vertex. | |
AbstractFFVVertexPtr | _theAGQQVertex |
Pointer to the object handling the Ag to Quark-antiQuark vertex. | |
AbstractFFVVertexPtr | _theSU2XVertex |
Pointer to the object handling the SU(2)_X vertex. | |
double | _gWPTD_L |
W prime coupling to top-down (left-handed) | |
double | _gWPTD_R |
W prime coupling to top-down (right-handed) | |
double | _gZPTU_L |
Z prime coupling to top-up (left-handed) | |
double | _gZPTU_R |
Z prime coupling to top-up (right-handed) | |
double | _gZPUU_L |
Z prime coupling to up-upbar (left-handed) | |
double | _gZPUU_R |
Z prime coupling to up-upbar (right-handed) | |
double | _gZPCC_L |
Z prime coupling to charm-charmbar (left-handed) | |
double | _gZPCC_R |
Z prime coupling to charm-charmbar (right-handed) | |
double | _gAGQQ_L |
Axigluon coupling to q-qbar (left-handed) | |
double | _gAGQQ_R |
Axigluon coupling to q-qbar (right-handed) | |
double | _gAGTT_L |
Axigluon coupling to t-tbar (left-handed) | |
double | _gAGTT_R |
Axigluon coupling to t-tbar (right-handed) | |
double | _alphaXparam |
SU(2)_X alpha_X parameter. | |
double | _costhetaXparam |
SU(2)_X costheta misalignment angle. | |
int | _modelselect |
Model selector. | |
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. | |
TTbAModel & | operator= (const TTbAModel &)=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. | |
double | _cWPTD_left () const |
Return the W prime top-down left-handed coupling. | |
double | _cWPTD_right () const |
Return the W prime top-down right-handed coupling. | |
double | _cZPTU_left () const |
Return the Z prime top-up left-handed coupling. | |
double | _cZPTU_right () const |
Return the Z prime top-up right-handed coupling. | |
double | _cZPUU_left () const |
Return the Z prime up-upbar left-handed coupling. | |
double | _cZPUU_right () const |
Return the Z prime up-upbar right-handed coupling. | |
double | _cZPCC_left () const |
Return the Z prime charm-charmbar left-handed coupling. | |
double | _cZPCC_right () const |
Return the Z prime charm-charmbar right-handed coupling. | |
double | _cAGQQ_left () const |
Return the axigluon q-qbar left-handed coupling. | |
double | _cAGQQ_right () const |
Return the axigluon q-qbar right-handed coupling. | |
double | _cAGTT_left () const |
Return the axigluon t-tbar left-handed coupling. | |
double | _cAGTT_right () const |
Return the axigluon t-tbar right-handed coupling. | |
double | _alphaX_value () const |
Return the alphaX value of the SU(2)_X model. | |
double | _costhetaX_value () const |
Return the costheta misalignment value of the SU(2)_X model. | |
int | _model () const |
Return the selected model id. | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Additional Inherited Members | |
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::BSMModel | |
static void | Init () |
The standard Init function used to initialize the interfaces. | |
Static Public Member Functions inherited from Herwig::StandardModel | |
static void | Init () |
Standard Init function used to initialize the interfaces. | |
Static Public Member Functions inherited from ThePEG::StandardModelBase | |
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) |
Here is the documentation of the TTbAModel class.
Definition at line 23 of file TTbAModel.h.
|
inline |
Return the alphaX value of the SU(2)_X model.
Definition at line 135 of file TTbAModel.h.
References _alphaXparam.
|
inline |
Return the axigluon q-qbar left-handed coupling.
Definition at line 114 of file TTbAModel.h.
References _gAGQQ_L.
|
inline |
Return the axigluon q-qbar right-handed coupling.
Definition at line 119 of file TTbAModel.h.
References _gAGQQ_R.
|
inline |
Return the axigluon t-tbar left-handed coupling.
Definition at line 125 of file TTbAModel.h.
References _gAGTT_L.
|
inline |
Return the axigluon t-tbar right-handed coupling.
Definition at line 130 of file TTbAModel.h.
References _gAGTT_R.
|
inline |
Return the costheta misalignment value of the SU(2)_X model.
Definition at line 140 of file TTbAModel.h.
References _costhetaXparam.
|
inline |
Return the W prime top-down left-handed coupling.
Definition at line 74 of file TTbAModel.h.
References _gWPTD_L.
|
inline |
Return the W prime top-down right-handed coupling.
Definition at line 79 of file TTbAModel.h.
References _gWPTD_R.
|
inline |
Return the Z prime charm-charmbar left-handed coupling.
Definition at line 104 of file TTbAModel.h.
References _gZPCC_L.
|
inline |
Return the Z prime charm-charmbar right-handed coupling.
Definition at line 109 of file TTbAModel.h.
References _gZPCC_R.
|
inline |
Return the Z prime top-up left-handed coupling.
Definition at line 84 of file TTbAModel.h.
References _gZPTU_L.
|
inline |
Return the Z prime top-up right-handed coupling.
Definition at line 89 of file TTbAModel.h.
References _gZPTU_R.
|
inline |
Return the Z prime up-upbar left-handed coupling.
Definition at line 94 of file TTbAModel.h.
References _gZPUU_L.
|
inline |
Return the Z prime up-upbar right-handed coupling.
Definition at line 99 of file TTbAModel.h.
References _gZPUU_R.
|
inline |
|
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 |
Make a clone of this object, possibly modifying the cloned object to make it sane.
Reimplemented from Herwig::StandardModel.
|
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.
The assignment operator is private and must never be called.
In fact, it should not even be implemented.
void Herwig::TTbAModel::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::TTbAModel::persistentOutput | ( | PersistentOStream & | os | ) | const |
Function used to write out object persistently.
os | the persistent output stream written to. |
|
inline |
Pointer to the object handling W prime vertex.
Definition at line 37 of file TTbAModel.h.
References _theWPTDVertex.
|
inline |
Pointer to the object handling Z prime vertex.
Definition at line 42 of file TTbAModel.h.
References _theZPQQVertex.
|
private |
SU(2)_X alpha_X parameter.
Definition at line 295 of file TTbAModel.h.
Referenced by _alphaX_value().
|
private |
SU(2)_X costheta misalignment angle.
Definition at line 300 of file TTbAModel.h.
Referenced by _costhetaX_value().
|
private |
Axigluon coupling to q-qbar (left-handed)
Definition at line 272 of file TTbAModel.h.
Referenced by _cAGQQ_left().
|
private |
Axigluon coupling to q-qbar (right-handed)
Definition at line 278 of file TTbAModel.h.
Referenced by _cAGQQ_right().
|
private |
Axigluon coupling to t-tbar (left-handed)
Definition at line 284 of file TTbAModel.h.
Referenced by _cAGTT_left().
|
private |
Axigluon coupling to t-tbar (right-handed)
Definition at line 290 of file TTbAModel.h.
Referenced by _cAGTT_right().
|
private |
W prime coupling to top-down (left-handed)
Definition at line 223 of file TTbAModel.h.
Referenced by _cWPTD_left().
|
private |
W prime coupling to top-down (right-handed)
Definition at line 229 of file TTbAModel.h.
Referenced by _cWPTD_right().
|
private |
Z prime coupling to charm-charmbar (left-handed)
Definition at line 259 of file TTbAModel.h.
Referenced by _cZPCC_left().
|
private |
Z prime coupling to charm-charmbar (right-handed)
Definition at line 265 of file TTbAModel.h.
Referenced by _cZPCC_right().
|
private |
Z prime coupling to top-up (left-handed)
Definition at line 235 of file TTbAModel.h.
Referenced by _cZPTU_left().
|
private |
Z prime coupling to top-up (right-handed)
Definition at line 241 of file TTbAModel.h.
Referenced by _cZPTU_right().
|
private |
Z prime coupling to up-upbar (left-handed)
Definition at line 247 of file TTbAModel.h.
Referenced by _cZPUU_left().
|
private |
Z prime coupling to up-upbar (right-handed)
Definition at line 253 of file TTbAModel.h.
Referenced by _cZPUU_right().
|
private |
|
private |
Pointer to the object handling the Ag to Quark-antiQuark vertex.
Definition at line 210 of file TTbAModel.h.
|
private |
Pointer to the object handling the SU(2)_X vertex.
Definition at line 215 of file TTbAModel.h.
|
private |
Pointer to the object handling the Wp to Top Down vertex.
Definition at line 199 of file TTbAModel.h.
Referenced by vertexWPTD().
|
private |
Pointer to the object handling the Zp to Quark-antiQuark vertex.
Definition at line 205 of file TTbAModel.h.
Referenced by vertexZPQQ().