herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSCNWVertex.h
1
// -*- C++ -*-
2
//
3
// SSCNWVertex.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_SSCNWVertex_H
10
#define HERWIG_SSCNWVertex_H
11
//
12
// This is the declaration of the SSCNWVertex class.
13
//
14
15
#include "ThePEG/Helicity/Vertex/Vector/FFVVertex.h"
16
#include "SusyBase.h"
17
18
namespace
Herwig
{
19
using namespace
ThePEG
;
20
29
class
SSCNWVertex
:
public
FFVVertex
{
30
31
public
:
32
36
SSCNWVertex
();
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
SSCNWVertex
&
operator=
(
const
SSCNWVertex
&) =
delete
;
110
111
private
:
112
116
double
_sw
;
117
121
tMixingMatrixPtr
_theN
;
122
126
tMixingMatrixPtr
_theU
;
127
131
tMixingMatrixPtr
_theV
;
132
136
Complex
_couplast
;
137
141
Energy2
_q2last
;
142
146
long
_id1last
;
147
151
long
_id2last
;
152
156
Complex
_leftlast
;
157
161
Complex
_rightlast
;
162
};
163
}
164
165
#endif
/* HERWIG_SSCNWVertex_H */
Herwig::SSCNWVertex
This class is implements the coupling of a W boson to a chargino and a neutralino.
Definition:
SSCNWVertex.h:29
Herwig::SSCNWVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SSCNWVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSCNWVertex.h:88
Herwig::SSCNWVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSCNWVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
SSCNWVertex.h:141
Herwig::SSCNWVertex::_couplast
Complex _couplast
The value of the coupling when it was last evaluated.
Definition:
SSCNWVertex.h:136
Herwig::SSCNWVertex::_leftlast
Complex _leftlast
The value of the left coupling when it was last evaluated.
Definition:
SSCNWVertex.h:156
Herwig::SSCNWVertex::operator=
SSCNWVertex & operator=(const SSCNWVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSCNWVertex::_sw
double _sw
Store .
Definition:
SSCNWVertex.h:116
Herwig::SSCNWVertex::_theN
tMixingMatrixPtr _theN
Store the neutralino mixing matrix.
Definition:
SSCNWVertex.h:121
Herwig::SSCNWVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SSCNWVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::SSCNWVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSCNWVertex.h:82
Herwig::SSCNWVertex::_theU
tMixingMatrixPtr _theU
Store the U-type chargino mixing matrix.
Definition:
SSCNWVertex.h:126
Herwig::SSCNWVertex::_rightlast
Complex _rightlast
The value of the right coupling when it was last evaluated.
Definition:
SSCNWVertex.h:161
Herwig::SSCNWVertex::_id2last
long _id2last
The id of the second chargino the last time the vertex was evaluated.
Definition:
SSCNWVertex.h:151
Herwig::SSCNWVertex::_theV
tMixingMatrixPtr _theV
Store the V-type chargino mixing matrix.
Definition:
SSCNWVertex.h:131
Herwig::SSCNWVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSCNWVertex::_id1last
long _id1last
The id of the first chargino the last time the vertex was evaluated.
Definition:
SSCNWVertex.h:146
Herwig::SSCNWVertex::SSCNWVertex
SSCNWVertex()
The default constructor.
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