herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Leptoquarks
LeptoquarkModelSLQSLQGGVertex.h
1
// -*- C++ -*-
2
//
3
// LeptoquarkModelSLQSLQGGVertex.h is a part of Herwig - A multi-purpose Monte Carlo event generator
4
// Copyright (C) 2002-2019 The Herwig Collaboration
5
//
6
// Herwig is licenced under version 3 of the GPL, see COPYING for details.
7
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
8
//
9
#ifndef HERWIG_LeptoquarkModelSLQSLQGGVertex_H
10
#define HERWIG_LeptoquarkModelSLQSLQGGVertex_H
11
//
12
// This is the declaration of the LeptoquarkModelSLQSLQGGVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Scalar/VVSSVertex.h"
15
#include "Herwig/Models/Leptoquarks/LeptoquarkModel.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
29
class
LeptoquarkModelSLQSLQGGVertex
:
public
VVSSVertex
{
30
31
public
:
32
36
LeptoquarkModelSLQSLQGGVertex
();
37
41
static
void
Init
();
42
52
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3,
tcPDPtr
part4);
53
54
protected
:
55
62
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
63
68
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
70
71
protected
:
72
78
virtual
void
doinit
();
79
80
private
:
81
85
LeptoquarkModelSLQSLQGGVertex
&
operator=
(
const
LeptoquarkModelSLQSLQGGVertex
&) =
delete
;
86
90
Energy2
q2last_
;
91
95
Complex
couplast_
;
96
97
};
98
99
}
100
101
#endif
/* HERWIG_LeptoquarkModelSLQSLQGGVertex_H */
Herwig::LeptoquarkModelSLQSLQGGVertex
The LeptoquarkModelSLQSLQGGVertex class is the implementation of the gluon gluon coupling to pairs of...
Definition:
LeptoquarkModelSLQSLQGGVertex.h:29
Herwig::LeptoquarkModelSLQSLQGGVertex::couplast_
Complex couplast_
The coupling when it was last evaluated.
Definition:
LeptoquarkModelSLQSLQGGVertex.h:95
Herwig::LeptoquarkModelSLQSLQGGVertex::q2last_
Energy2 q2last_
The energy at which the coupling was last evaluated.
Definition:
LeptoquarkModelSLQSLQGGVertex.h:90
Herwig::LeptoquarkModelSLQSLQGGVertex::operator=
LeptoquarkModelSLQSLQGGVertex & operator=(const LeptoquarkModelSLQSLQGGVertex &)=delete
Private and non-existent assignment operator.
Herwig::LeptoquarkModelSLQSLQGGVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::LeptoquarkModelSLQSLQGGVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::LeptoquarkModelSLQSLQGGVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::LeptoquarkModelSLQSLQGGVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
LeptoquarkModelSLQSLQGGVertex.h:68
Herwig::LeptoquarkModelSLQSLQGGVertex::LeptoquarkModelSLQSLQGGVertex
LeptoquarkModelSLQSLQGGVertex()
Default constructor.
Herwig::LeptoquarkModelSLQSLQGGVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
LeptoquarkModelSLQSLQGGVertex.h:62
ThePEG::Helicity::VVSSVertex
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::Complex
std::complex< double > Complex
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
ThePEG::tcPDPtr
ThePEG::Ptr< ParticleData >::transient_const_pointer tcPDPtr
Generated on Thu Jun 20 2024 17:50:53 for Herwig by
1.9.6