herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSNNZVertex.h
1
// -*- C++ -*-
2
//
3
// SSNNZVertex.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_SSNNZVertex_H
10
#define HERWIG_SSNNZVertex_H
11
//
12
// This is the declaration of the SSNNZVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
16
#include "SusyBase.h"
17
#include "MixingMatrix.fh"
18
19
namespace
Herwig
{
20
using namespace
ThePEG
;
21
30
class
SSNNZVertex
:
public
FFVVertex
{
31
32
public
:
33
37
SSNNZVertex
();
38
39
public
:
40
47
void
persistentOutput
(
PersistentOStream
& os)
const
;
48
54
void
persistentInput
(
PersistentIStream
& is,
int
version);
56
63
static
void
Init
();
64
72
virtual
void
setCoupling
(Energy2 q2,
tcPDPtr
part1,
73
tcPDPtr
part2,
tcPDPtr
part3);
74
75
protected
:
76
83
virtual
IBPtr
clone
()
const
{
return
new_ptr(*
this
);}
84
89
virtual
IBPtr
fullclone
()
const
{
return
new_ptr(*
this
);}
91
92
protected
:
93
101
virtual
void
doinit
();
103
104
private
:
105
110
SSNNZVertex
&
operator=
(
const
SSNNZVertex
&) =
delete
;
111
112
private
:
113
117
double
_sw
;
118
122
double
_cw
;
123
127
tMixingMatrixPtr
_theN
;
128
132
long
_id1last
;
133
137
long
_id2last
;
138
142
Energy2
_q2last
;
143
147
Complex
_couplast
;
148
152
Complex
_leftlast
;
153
157
Complex
_rightlast
;
158
};
159
}
160
161
#endif
/* HERWIG_SSNNZVertex_H */
Herwig::SSNNZVertex
This class implements the coupling of a Z-boson to a pair of neutralinos.
Definition:
SSNNZVertex.h:30
Herwig::SSNNZVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSNNZVertex::_couplast
Complex _couplast
Store the value of the coupling when it was last evalutated.
Definition:
SSNNZVertex.h:147
Herwig::SSNNZVertex::SSNNZVertex
SSNNZVertex()
The default constructor.
Herwig::SSNNZVertex::_cw
double _cw
The value of .
Definition:
SSNNZVertex.h:122
Herwig::SSNNZVertex::_id1last
long _id1last
Store the id of the 1st neutralino when the coupling was last evaluated.
Definition:
SSNNZVertex.h:132
Herwig::SSNNZVertex::_leftlast
Complex _leftlast
Store the value of the left-coupling when it was last evalutated.
Definition:
SSNNZVertex.h:152
Herwig::SSNNZVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSNNZVertex::_id2last
long _id2last
Store the id of the 1st neutralino when the coupling was last evaluated.
Definition:
SSNNZVertex.h:137
Herwig::SSNNZVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSNNZVertex.h:83
Herwig::SSNNZVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSNNZVertex.h:89
Herwig::SSNNZVertex::operator=
SSNNZVertex & operator=(const SSNNZVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSNNZVertex::_sw
double _sw
The value of .
Definition:
SSNNZVertex.h:117
Herwig::SSNNZVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSNNZVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SSNNZVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SSNNZVertex::_rightlast
Complex _rightlast
Store the value of the right-coupling when it was last evalutated.
Definition:
SSNNZVertex.h:157
Herwig::SSNNZVertex::_q2last
Energy2 _q2last
Store the value at which the coupling when it was last evalutated.
Definition:
SSNNZVertex.h:142
Herwig::SSNNZVertex::_theN
tMixingMatrixPtr _theN
Store the neutralino mixing matrix.
Definition:
SSNNZVertex.h:127
ThePEG::Helicity::FFVVertex
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