herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
RSModel
RSModelSSGRVertex.h
1
// -*- C++ -*-
2
//
3
// RSModelSSGRVertex.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_RSModelSSGRVertex_H
10
#define HERWIG_RSModelSSGRVertex_H
11
//
12
// This is the declaration of the RSModelSSGRVertex class.
13
14
#include "ThePEG/Helicity/Vertex/Tensor/SSTVertex.h"
15
#include "RSModel.h"
16
17
namespace
Herwig
{
18
using namespace
ThePEG
;
19
29
class
RSModelSSGRVertex
:
public
SSTVertex
{
30
31
public
:
32
36
RSModelSSGRVertex
();
37
44
void
persistentOutput
(
PersistentOStream
& os)
const
;
45
51
void
persistentInput
(
PersistentIStream
& is,
int
version);
53
57
static
void
Init
();
58
66
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
tcPDPtr
part2,
tcPDPtr
part3);
67
68
protected
:
69
76
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
77
82
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
84
85
protected
:
86
92
virtual
void
doinit
();
93
94
private
:
95
99
RSModelSSGRVertex
&
operator=
(
const
RSModelSSGRVertex
&) =
delete
;
100
104
InvEnergy
kappa_
;
105
};
106
107
}
108
109
#endif
/* HERWIG_RSModelSSGRVertex_H */
Herwig::RSModelSSGRVertex
The RSModelSSGRVertex class is thew implementation of the graviton coupling to the Higgs in the RSMod...
Definition:
RSModelSSGRVertex.h:29
Herwig::RSModelSSGRVertex::kappa_
InvEnergy kappa_
Coupling.
Definition:
RSModelSSGRVertex.h:104
Herwig::RSModelSSGRVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::RSModelSSGRVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::RSModelSSGRVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
RSModelSSGRVertex.h:82
Herwig::RSModelSSGRVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::RSModelSSGRVertex::Init
static void Init()
Standard Init function used to initialize the interfaces.
Herwig::RSModelSSGRVertex::RSModelSSGRVertex
RSModelSSGRVertex()
Default constructor.
Herwig::RSModelSSGRVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::RSModelSSGRVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
RSModelSSGRVertex.h:76
Herwig::RSModelSSGRVertex::operator=
RSModelSSGRVertex & operator=(const RSModelSSGRVertex &)=delete
Private and non-existent assignment operator.
ThePEG::Helicity::SSTVertex
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