herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSGVFSVertex.h
1
// -*- C++ -*-
2
//
3
// SSGVFSVertex.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_SSGVFSVertex_H
10
#define HERWIG_SSGVFSVertex_H
11
//
12
// This is the declaration of the SSGVFSVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Scalar/RFSVertex.h"
16
#include "ThePEG/StandardModel/StandardModelBase.h"
17
#include "MSSM.h"
18
19
namespace
Herwig
{
20
using namespace
ThePEG
;
21
29
class
SSGVFSVertex
:
public
RFSVertex
{
30
31
public
:
32
36
SSGVFSVertex
();
37
38
public
:
39
46
void
persistentOutput
(
PersistentOStream
& os)
const
;
47
53
void
persistentInput
(
PersistentIStream
& is,
int
version);
55
62
static
void
Init
();
63
71
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
72
tcPDPtr
part2,
tcPDPtr
part3);
73
74
protected
:
75
82
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
83
88
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
90
91
protected
:
92
100
virtual
void
doinit
();
102
103
private
:
104
109
SSGVFSVertex
&
operator=
(
const
SSGVFSVertex
&) =
delete
;
110
114
tMixingMatrixPtr
stop_
;
115
119
tMixingMatrixPtr
sbot_
;
120
124
tMixingMatrixPtr
stau_
;
125
129
Energy
MPlanck_
;
130
};
131
}
132
133
#endif
/* HERWIG_SSGVFSVertex_H */
Herwig::SSGVFSVertex
This is the implementation of the coupling of the gravitino to fermion-sfermions.
Definition:
SSGVFSVertex.h:29
Herwig::SSGVFSVertex::sbot_
tMixingMatrixPtr sbot_
Pointer to the sbottom mixing matrix.
Definition:
SSGVFSVertex.h:119
Herwig::SSGVFSVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSGVFSVertex.h:88
Herwig::SSGVFSVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSGVFSVertex::SSGVFSVertex
SSGVFSVertex()
The default constructor.
Herwig::SSGVFSVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SSGVFSVertex::stop_
tMixingMatrixPtr stop_
Pointer to the stop mixing matrix.
Definition:
SSGVFSVertex.h:114
Herwig::SSGVFSVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::SSGVFSVertex::MPlanck_
Energy MPlanck_
The Planck mass.
Definition:
SSGVFSVertex.h:129
Herwig::SSGVFSVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSGVFSVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSGVFSVertex.h:82
Herwig::SSGVFSVertex::operator=
SSGVFSVertex & operator=(const SSGVFSVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSGVFSVertex::stau_
tMixingMatrixPtr stau_
Pointer to the stau mixing matrix.
Definition:
SSGVFSVertex.h:124
Herwig::SSGVFSVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::Helicity::RFSVertex
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