herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSGFSVertex.h
1
// -*- C++ -*-
2
//
3
// SSGFSVertex.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_SSGFSVertex_H
10
#define HERWIG_SSGFSVertex_H
11
//
12
// This is the declaration of the SSGFSVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/FFSVertex.h"
16
#include "MSSM.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
28
class
SSGFSVertex
:
public
FFSVertex
{
29
30
public
:
31
35
SSGFSVertex
();
36
37
public
:
38
45
void
persistentOutput
(
PersistentOStream
& os)
const
;
46
52
void
persistentInput
(
PersistentIStream
& is,
int
version);
54
61
static
void
Init
();
62
70
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
71
tcPDPtr
part2,
tcPDPtr
part3);
72
73
protected
:
74
81
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
82
87
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
89
90
protected
:
91
99
virtual
void
doinit
();
101
105
tMixingMatrixPtr
_stop
;
106
110
tMixingMatrixPtr
_sbottom
;
111
115
Complex
gluinoPhase_
;
116
120
Energy2
_q2last
;
121
125
Complex
_couplast
;
126
130
long
_id1last
;
131
135
long
_id2last
;
136
140
Complex
_leftlast
;
141
145
Complex
_rightlast
;
146
147
private
:
148
153
SSGFSVertex
&
operator=
(
const
SSGFSVertex
&) =
delete
;
154
155
};
156
}
157
158
#endif
/* HERWIG_SSGFSVertex_H */
Herwig::SSGFSVertex
This is the implementation of the coupling of a gluino to a squark- quark pair.
Definition:
SSGFSVertex.h:28
Herwig::SSGFSVertex::_id1last
long _id1last
The id of the sm fermion for which the coupling was evaluated.
Definition:
SSGFSVertex.h:130
Herwig::SSGFSVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSGFSVertex.h:87
Herwig::SSGFSVertex::_sbottom
tMixingMatrixPtr _sbottom
Pointer to the _sbottom mixing matrix.
Definition:
SSGFSVertex.h:110
Herwig::SSGFSVertex::_rightlast
Complex _rightlast
The value of the right coupling when it was last evaluated.
Definition:
SSGFSVertex.h:145
Herwig::SSGFSVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSGFSVertex::SSGFSVertex
SSGFSVertex()
The default constructor.
Herwig::SSGFSVertex::_couplast
Complex _couplast
The value of the coupling when it was last evaluated.
Definition:
SSGFSVertex.h:125
Herwig::SSGFSVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSGFSVertex.h:81
Herwig::SSGFSVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::SSGFSVertex::_stop
tMixingMatrixPtr _stop
Pointer to the stop mixing matrix.
Definition:
SSGFSVertex.h:105
Herwig::SSGFSVertex::_leftlast
Complex _leftlast
The value of the left coupling when it was last evaluated.
Definition:
SSGFSVertex.h:140
Herwig::SSGFSVertex::gluinoPhase_
Complex gluinoPhase_
Gluino Phase.
Definition:
SSGFSVertex.h:115
Herwig::SSGFSVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SSGFSVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSGFSVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSGFSVertex::_id2last
long _id2last
The id of the scalar for which the coupling was evaluated.
Definition:
SSGFSVertex.h:135
Herwig::SSGFSVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated;.
Definition:
SSGFSVertex.h:120
Herwig::SSGFSVertex::operator=
SSGFSVertex & operator=(const SSGFSVertex &)=delete
The assignment operator is private and must never be called.
ThePEG::Helicity::FFSVertex
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