herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSGGSQSQVertex.h
1
// -*- C++ -*-
2
//
3
// SSGGSQSQVertex.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_SSGGSQSQVertex_H
10
#define HERWIG_SSGGSQSQVertex_H
11
//
12
// This is the declaration of the SSGGSQSQVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/VVSSVertex.h"
16
#include "SusyBase.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
28
class
SSGGSQSQVertex
:
public
VVSSVertex
{
29
30
public
:
31
35
SSGGSQSQVertex
();
36
45
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
46
tcPDPtr
part2,
tcPDPtr
part3,
tcPDPtr
part4);
47
48
public
:
49
56
static
void
Init
();
57
58
protected
:
59
66
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
67
72
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
74
75
protected
:
76
84
virtual
void
doinit
();
86
87
private
:
88
93
SSGGSQSQVertex
&
operator=
(
const
SSGGSQSQVertex
&) =
delete
;
94
95
private
:
96
100
Energy2
q2last_
;
101
105
Complex
couplast_
;
106
107
};
108
}
109
110
#endif
/* HERWIG_SSGGSQSQVertex_H */
Herwig::SSGGSQSQVertex
This is the implementation of the 4 point gluon-gluon-squark-squark vertex.
Definition:
SSGGSQSQVertex.h:28
Herwig::SSGGSQSQVertex::operator=
SSGGSQSQVertex & operator=(const SSGGSQSQVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSGGSQSQVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSGGSQSQVertex.h:72
Herwig::SSGGSQSQVertex::couplast_
Complex couplast_
The coupling when it was last evaluated.
Definition:
SSGGSQSQVertex.h:105
Herwig::SSGGSQSQVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SSGGSQSQVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSGGSQSQVertex.h:66
Herwig::SSGGSQSQVertex::q2last_
Energy2 q2last_
The energy at which the coupling was last evaluated.
Definition:
SSGGSQSQVertex.h:100
Herwig::SSGGSQSQVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSGGSQSQVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3, tcPDPtr part4)
Calculate the couplings.
Herwig::SSGGSQSQVertex::SSGGSQSQVertex
SSGGSQSQVertex()
The default constructor.
ThePEG::Helicity::VVSSVertex
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