herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
ADD
ADDModelGGGGRVertex.h
1
// -*- C++ -*-
2
//
3
// ADDModelGGGGRVertex.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_ADDModelGGGGRVertex_H
10
#define HERWIG_ADDModelGGGGRVertex_H
11
//
12
// This is the declaration of the ADDModelGGGGRVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Tensor/VVVTVertex.h"
15
#include "ADDModel.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
29
class
ADDModelGGGGRVertex
:
public
VVVTVertex
{
30
31
public
:
32
36
ADDModelGGGGRVertex
();
37
44
void
persistentOutput
(
PersistentOStream
& os)
const
;
45
51
void
persistentInput
(
PersistentIStream
& is,
int
version);
53
57
static
void
Init
();
58
67
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3,
68
tcPDPtr
part4);
69
70
protected
:
71
78
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
79
84
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
86
87
protected
:
88
94
virtual
void
doinit
();
95
104
virtual
Complex
propagator
(
int
iopt, Energy2 q2,
tcPDPtr
part,
105
Energy mass=-GeV, Energy width=-GeV);
106
107
private
:
108
112
ADDModelGGGGRVertex
&
operator=
(
const
ADDModelGGGGRVertex
&) =
delete
;
113
114
private
:
115
123
InvEnergy
kappa_
;
124
128
Energy
r_
;
129
133
Complex
couplast_
;
134
138
Energy2
q2last_
;
140
141
};
142
}
143
144
#endif
/* HERWIG_ADDModelGGGGRVertex_H */
Herwig::ADDModelGGGGRVertex
The ADDModelGGGGRVertex class is the implementation of the triple vector graviton couling in the ADD ...
Definition:
ADDModelGGGGRVertex.h:29
Herwig::ADDModelGGGGRVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::ADDModelGGGGRVertex::r_
Energy r_
Mass ratio for the propagator.
Definition:
ADDModelGGGGRVertex.h:128
Herwig::ADDModelGGGGRVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::ADDModelGGGGRVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::ADDModelGGGGRVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::ADDModelGGGGRVertex::ADDModelGGGGRVertex
ADDModelGGGGRVertex()
Default constructor.
Herwig::ADDModelGGGGRVertex::q2last_
Energy2 q2last_
The last value of the scale, .
Definition:
ADDModelGGGGRVertex.h:138
Herwig::ADDModelGGGGRVertex::propagator
virtual Complex propagator(int iopt, Energy2 q2, tcPDPtr part, Energy mass=-GeV, Energy width=-GeV)
Calculate the propagator for a diagram.
Herwig::ADDModelGGGGRVertex::operator=
ADDModelGGGGRVertex & operator=(const ADDModelGGGGRVertex &)=delete
Private and non-existent assignment operator.
Herwig::ADDModelGGGGRVertex::kappa_
InvEnergy kappa_
Storage of the couplings.
Definition:
ADDModelGGGGRVertex.h:123
Herwig::ADDModelGGGGRVertex::couplast_
Complex couplast_
The last value of the coupling/.
Definition:
ADDModelGGGGRVertex.h:133
Herwig::ADDModelGGGGRVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
ADDModelGGGGRVertex.h:78
Herwig::ADDModelGGGGRVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::ADDModelGGGGRVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
ADDModelGGGGRVertex.h:84
ThePEG::Helicity::VVVTVertex
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