herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
RSModel
RSModelWWWGRVertex.h
1
// -*- C++ -*-
2
//
3
// RSModelWWWGRVertex.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_RSModelWWWGRVertex_H
10
#define HERWIG_RSModelWWWGRVertex_H
11
//
12
// This is the declaration of the RSModelWWWGRVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Tensor/VVVTVertex.h"
15
#include "RSModel.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
29
class
RSModelWWWGRVertex
:
public
VVVTVertex
{
30
31
public
:
32
36
RSModelWWWGRVertex
();
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
96
private
:
97
101
RSModelWWWGRVertex
&
operator=
(
const
RSModelWWWGRVertex
&) =
delete
;
102
103
private
:
104
112
InvEnergy
kappa_
;
113
117
Complex
_couplast
;
118
122
Energy2
_q2last
;
123
127
double
_zfact
;
129
};
130
}
131
132
#endif
/* HERWIG_RSModelWWWGRVertex_H */
Herwig::RSModelWWWGRVertex
The RSModelWWWGRVertex class is the implementation of the triple vector graviton couling in the RS mo...
Definition:
RSModelWWWGRVertex.h:29
Herwig::RSModelWWWGRVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::RSModelWWWGRVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
RSModelWWWGRVertex.h:78
Herwig::RSModelWWWGRVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::RSModelWWWGRVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::RSModelWWWGRVertex::operator=
RSModelWWWGRVertex & operator=(const RSModelWWWGRVertex &)=delete
Private and non-existent assignment operator.
Herwig::RSModelWWWGRVertex::_couplast
Complex _couplast
The last value of the coupling/.
Definition:
RSModelWWWGRVertex.h:117
Herwig::RSModelWWWGRVertex::_zfact
double _zfact
The prefactor for the vertex.
Definition:
RSModelWWWGRVertex.h:127
Herwig::RSModelWWWGRVertex::kappa_
InvEnergy kappa_
Storage of the couplings.
Definition:
RSModelWWWGRVertex.h:112
Herwig::RSModelWWWGRVertex::RSModelWWWGRVertex
RSModelWWWGRVertex()
Default constructor.
Herwig::RSModelWWWGRVertex::_q2last
Energy2 _q2last
The last value of the scale, .
Definition:
RSModelWWWGRVertex.h:122
Herwig::RSModelWWWGRVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::RSModelWWWGRVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
RSModelWWWGRVertex.h:84
Herwig::RSModelWWWGRVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
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