herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
RSModel
RSModelFFGRVertex.h
1
// -*- C++ -*-
2
//
3
// RSModelFFGRVertex.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_RSModelFFGRVertex_H
10
#define HERWIG_RSModelFFGRVertex_H
11
//
12
// This is the declaration of the RSModelFFGRVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Tensor/FFTVertex.h"
15
#include "RSModel.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
28
class
RSModelFFGRVertex
:
public
FFTVertex
{
29
30
public
:
31
37
RSModelFFGRVertex
();
39
40
public
:
41
48
void
persistentOutput
(
PersistentOStream
& os)
const
;
49
55
void
persistentInput
(
PersistentIStream
& is,
int
version);
57
61
static
void
Init
();
62
70
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
71
72
protected
:
73
80
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
81
86
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
88
89
protected
:
90
96
virtual
void
doinit
();
97
98
private
:
99
103
RSModelFFGRVertex
&
operator=
(
const
RSModelFFGRVertex
&) =
delete
;
104
108
InvEnergy
kappa_
;
109
110
};
111
}
112
113
#endif
/* HERWIG_RSModelFFGRVertex_H */
Herwig::RSModelFFGRVertex
This is the implementation of the Randell-Sundrum model fermion-antifermion tensor vertex for helicit...
Definition:
RSModelFFGRVertex.h:28
Herwig::RSModelFFGRVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::RSModelFFGRVertex::kappa_
InvEnergy kappa_
The coupling.
Definition:
RSModelFFGRVertex.h:108
Herwig::RSModelFFGRVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
RSModelFFGRVertex.h:86
Herwig::RSModelFFGRVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::RSModelFFGRVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::RSModelFFGRVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
RSModelFFGRVertex.h:80
Herwig::RSModelFFGRVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::RSModelFFGRVertex::operator=
RSModelFFGRVertex & operator=(const RSModelFFGRVertex &)=delete
Private and non-existent assignment operator.
Herwig::RSModelFFGRVertex::RSModelFFGRVertex
RSModelFFGRVertex()
Default constructor.
Herwig::RSModelFFGRVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
ThePEG::Helicity::FFTVertex
ThePEG::PersistentIStream
ThePEG::PersistentOStream
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
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