herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
ADD
ADDModelFFGRVertex.h
1
// -*- C++ -*-
2
//
3
// ADDModelFFGRVertex.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_ADDModelFFGRVertex_H
10
#define HERWIG_ADDModelFFGRVertex_H
11
//
12
// This is the declaration of the ADDModelFFGRVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Tensor/FFTVertex.h"
15
#include "ADDModel.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
28
class
ADDModelFFGRVertex
:
public
FFTVertex
{
29
30
public
:
31
35
ADDModelFFGRVertex
();
36
37
public
:
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
58
static
void
Init
();
59
67
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
68
69
protected
:
70
77
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
78
83
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
85
86
protected
:
87
93
virtual
void
doinit
();
94
103
virtual
Complex
propagator
(
int
iopt, Energy2 q2,
tcPDPtr
part,
104
Energy mass=-GeV, Energy width=-GeV);
105
106
private
:
107
111
ADDModelFFGRVertex
&
operator=
(
const
ADDModelFFGRVertex
&) =
delete
;
112
116
InvEnergy
kappa_
;
117
121
Energy
r_
;
122
123
};
124
}
125
126
#endif
/* HERWIG_ADDModelFFGRVertex_H */
Herwig::ADDModelFFGRVertex
This is the implementation of the Randell-Sundrum model fermion-antifermion tensor vertex for helicit...
Definition:
ADDModelFFGRVertex.h:28
Herwig::ADDModelFFGRVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::ADDModelFFGRVertex::propagator
virtual Complex propagator(int iopt, Energy2 q2, tcPDPtr part, Energy mass=-GeV, Energy width=-GeV)
Calculate the propagator for a diagram.
Herwig::ADDModelFFGRVertex::operator=
ADDModelFFGRVertex & operator=(const ADDModelFFGRVertex &)=delete
Private and non-existent assignment operator.
Herwig::ADDModelFFGRVertex::kappa_
InvEnergy kappa_
The coupling.
Definition:
ADDModelFFGRVertex.h:116
Herwig::ADDModelFFGRVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::ADDModelFFGRVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::ADDModelFFGRVertex::r_
Energy r_
Mass ratio for the propagator.
Definition:
ADDModelFFGRVertex.h:121
Herwig::ADDModelFFGRVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::ADDModelFFGRVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::ADDModelFFGRVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
ADDModelFFGRVertex.h:83
Herwig::ADDModelFFGRVertex::ADDModelFFGRVertex
ADDModelFFGRVertex()
Default constructor.
Herwig::ADDModelFFGRVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
ADDModelFFGRVertex.h:77
ThePEG::Helicity::FFTVertex
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