herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
ADD
ADDModelFFWGRVertex.h
1
// -*- C++ -*-
2
//
3
// ADDModelFFWGRVertex.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_ADDModelFFWGRVertex_H
10
#define HERWIG_ADDModelFFWGRVertex_H
11
//
12
// This is the declaration of the ADDModelFFWGRVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Tensor/FFVTVertex.h"
15
#include "ADDModel.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
28
class
ADDModelFFWGRVertex
:
public
FFVTVertex
{
29
30
public
:
31
35
ADDModelFFWGRVertex
();
36
45
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
46
tcPDPtr
part3,
tcPDPtr
part4);
47
48
public
:
49
56
void
persistentOutput
(
PersistentOStream
& os)
const
;
57
63
void
persistentInput
(
PersistentIStream
& is,
int
version);
65
69
static
void
Init
();
70
71
protected
:
72
79
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
80
85
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
87
88
protected
:
89
95
virtual
void
doinit
();
96
105
virtual
Complex
propagator
(
int
iopt, Energy2 q2,
tcPDPtr
part,
106
Energy mass=-GeV, Energy width=-GeV);
107
108
private
:
109
113
ADDModelFFWGRVertex
&
operator=
(
const
ADDModelFFWGRVertex
&) =
delete
;
114
115
private
:
116
124
vector<double>
charge_
;
125
129
vector<double>
gl_
;
130
134
vector<double>
gr_
;
135
139
vector<vector<Complex> >
ckm_
;
140
144
Complex
couplast_
;
145
149
Energy2
q2last_
;
150
154
InvEnergy
kappa_
;
155
159
Energy
r_
;
161
};
162
}
163
164
#endif
/* HERWIG_ADDModelFFWGRVertex_H */
Herwig::ADDModelFFWGRVertex
This is the implementation of the fermion-antifermion-vector-graviton vertex for the Randell-Sundrum ...
Definition:
ADDModelFFWGRVertex.h:28
Herwig::ADDModelFFWGRVertex::gr_
vector< double > gr_
The right couplings of the Standard Model fermions.
Definition:
ADDModelFFWGRVertex.h:134
Herwig::ADDModelFFWGRVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::ADDModelFFWGRVertex::operator=
ADDModelFFWGRVertex & operator=(const ADDModelFFWGRVertex &)=delete
Private and non-existent assignment operator.
Herwig::ADDModelFFWGRVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
ADDModelFFWGRVertex.h:85
Herwig::ADDModelFFWGRVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::ADDModelFFWGRVertex::couplast_
Complex couplast_
The last value of the coupling/.
Definition:
ADDModelFFWGRVertex.h:144
Herwig::ADDModelFFWGRVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::ADDModelFFWGRVertex::propagator
virtual Complex propagator(int iopt, Energy2 q2, tcPDPtr part, Energy mass=-GeV, Energy width=-GeV)
Calculate the propagator for a diagram.
Herwig::ADDModelFFWGRVertex::gl_
vector< double > gl_
The left couplings of the Standard Model fermions.
Definition:
ADDModelFFWGRVertex.h:129
Herwig::ADDModelFFWGRVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::ADDModelFFWGRVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::ADDModelFFWGRVertex::r_
Energy r_
Mass ratio for the propagator.
Definition:
ADDModelFFWGRVertex.h:159
Herwig::ADDModelFFWGRVertex::ckm_
vector< vector< Complex > > ckm_
The elements of the CKM matrix.
Definition:
ADDModelFFWGRVertex.h:139
Herwig::ADDModelFFWGRVertex::kappa_
InvEnergy kappa_
The graviton coupling.
Definition:
ADDModelFFWGRVertex.h:154
Herwig::ADDModelFFWGRVertex::q2last_
Energy2 q2last_
The last value of the scale, .
Definition:
ADDModelFFWGRVertex.h:149
Herwig::ADDModelFFWGRVertex::charge_
vector< double > charge_
Storage of the couplings.
Definition:
ADDModelFFWGRVertex.h:124
Herwig::ADDModelFFWGRVertex::ADDModelFFWGRVertex
ADDModelFFWGRVertex()
Default constructor.
Herwig::ADDModelFFWGRVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
ADDModelFFWGRVertex.h:79
ThePEG::Helicity::FFVTVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
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