herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
RPV
RPVUDDVertex.h
1
// -*- C++ -*-
2
#ifndef HERWIG_RPVUDDVertex_H
3
#define HERWIG_RPVUDDVertex_H
4
//
5
// This is the declaration of the RPVUDDVertex class.
6
//
7
8
#include "ThePEG/Helicity/Vertex/Scalar/FFSVertex.h"
9
#include "RPV.h"
10
11
namespace
Herwig
{
12
13
using namespace
ThePEG
;
14
21
class
RPVUDDVertex
:
public
FFSVertex
{
22
23
public
:
24
28
RPVUDDVertex
();
29
37
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
38
tcPDPtr
part2,
tcPDPtr
part3);
39
40
public
:
41
48
void
persistentOutput
(
PersistentOStream
& os)
const
;
49
55
void
persistentInput
(
PersistentIStream
& is,
int
version);
57
64
static
void
Init
();
65
66
protected
:
67
74
virtual
IBPtr
clone
()
const
;
75
80
virtual
IBPtr
fullclone
()
const
;
82
83
protected
:
84
92
virtual
void
doinit
();
94
95
private
:
96
101
RPVUDDVertex
&
operator=
(
const
RPVUDDVertex
&) =
delete
;
102
103
private
:
104
108
vector<vector<vector<double > > >
lambda_
;
109
113
tMixingMatrixPtr
stop_
;
114
118
tMixingMatrixPtr
sbot_
;
119
120
};
121
122
}
123
124
#endif
/* HERWIG_RPVUDDVertex_H */
Herwig::RPVUDDVertex
Here is the documentation of the RPVUDDVertex class.
Definition:
RPVUDDVertex.h:21
Herwig::RPVUDDVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::RPVUDDVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::RPVUDDVertex::lambda_
vector< vector< vector< double > > > lambda_
Coupling.
Definition:
RPVUDDVertex.h:108
Herwig::RPVUDDVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::RPVUDDVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::RPVUDDVertex::sbot_
tMixingMatrixPtr sbot_
Pointer to the sbottom mixing matrix.
Definition:
RPVUDDVertex.h:118
Herwig::RPVUDDVertex::stop_
tMixingMatrixPtr stop_
Pointer to the stop mixing matrix.
Definition:
RPVUDDVertex.h:113
Herwig::RPVUDDVertex::RPVUDDVertex
RPVUDDVertex()
The default constructor.
Herwig::RPVUDDVertex::operator=
RPVUDDVertex & operator=(const RPVUDDVertex &)=delete
The assignment operator is private and must never be called.
Herwig::RPVUDDVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::RPVUDDVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::RPVUDDVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
ThePEG::Helicity::FFSVertex
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