herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
Susy
SSCCZVertex.h
1
// -*- C++ -*-
2
//
3
// SSCCZVertex.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_SSCCZVertex_H
10
#define HERWIG_SSCCZVertex_H
11
//
12
// This is the declaration of the SSCCZVertex 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
SSCCZVertex
:
public
FFVVertex
{
30
31
public
:
32
36
SSCCZVertex
();
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
SSCCZVertex
&
operator=
(
const
SSCCZVertex
&) =
delete
;
110
111
private
:
112
116
double
_sw2
;
117
121
double
_cw
;
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
166
long
_gblast
;
167
};
168
}
169
170
#endif
/* HERWIG_SSCCZVertex_H */
Herwig::SSCCZVertex
This class implements the coupling of a to a pair of charginos.
Definition:
SSCCZVertex.h:29
Herwig::SSCCZVertex::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Definition:
SSCCZVertex.h:82
Herwig::SSCCZVertex::_leftlast
Complex _leftlast
The value of the left coupling when it was last evaluated.
Definition:
SSCCZVertex.h:156
Herwig::SSCCZVertex::_q2last
Energy2 _q2last
The scale at which the coupling was last evaluated.
Definition:
SSCCZVertex.h:141
Herwig::SSCCZVertex::_id1last
long _id1last
The id of the first chargino the last time the vertex was evaluated.
Definition:
SSCCZVertex.h:146
Herwig::SSCCZVertex::SSCCZVertex
SSCCZVertex()
The default constructor.
Herwig::SSCCZVertex::_couplast
Complex _couplast
The value of the coupling when it was last evaluated.
Definition:
SSCCZVertex.h:136
Herwig::SSCCZVertex::_rightlast
Complex _rightlast
The value of the right coupling when it was last evaluated.
Definition:
SSCCZVertex.h:161
Herwig::SSCCZVertex::_gblast
long _gblast
The ID of the gauge boson when the vertex was last evaluated.
Definition:
SSCCZVertex.h:166
Herwig::SSCCZVertex::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::SSCCZVertex::_theU
tMixingMatrixPtr _theU
The U mixing matrix.
Definition:
SSCCZVertex.h:126
Herwig::SSCCZVertex::_theV
tMixingMatrixPtr _theV
The V mixing matrix.
Definition:
SSCCZVertex.h:131
Herwig::SSCCZVertex::operator=
SSCCZVertex & operator=(const SSCCZVertex &)=delete
The assignment operator is private and must never be called.
Herwig::SSCCZVertex::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::SSCCZVertex::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::SSCCZVertex::_cw
double _cw
Value of .
Definition:
SSCCZVertex.h:121
Herwig::SSCCZVertex::_id2last
long _id2last
The id of the second chargino the last time the vertex was evaluated.
Definition:
SSCCZVertex.h:151
Herwig::SSCCZVertex::_sw2
double _sw2
Value of .
Definition:
SSCCZVertex.h:116
Herwig::SSCCZVertex::setCoupling
virtual void setCoupling(Energy2 q2, tcPDPtr part1, tcPDPtr part2, tcPDPtr part3)
Calculate the couplings.
Herwig::SSCCZVertex::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Definition:
SSCCZVertex.h:88
Herwig::SSCCZVertex::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
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