herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Decay
Baryon
RadiativeHyperonDecayer.h
1
// -*- C++ -*-
2
#ifndef HERWIG_RadiativeHyperonDecayer_H
3
#define HERWIG_RadiativeHyperonDecayer_H
4
//
5
// This is the declaration of the RadiativeHyperonDecayer class.
6
//
7
8
#include "Baryon1MesonDecayerBase.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
22
class
RadiativeHyperonDecayer
:
public
Baryon1MesonDecayerBase
{
23
24
public
:
25
32
virtual
int
modeNumber
(
bool
& cc,
tcPDPtr
parent,
33
const
tPDVector
& children)
const
;
34
35
41
virtual
void
dataBaseOutput
(ofstream & os,
bool
header)
const
;
42
43
public
:
44
51
void
persistentOutput
(
PersistentOStream
& os)
const
;
52
58
void
persistentInput
(
PersistentIStream
& is,
int
version);
60
67
static
void
Init
();
68
protected
:
69
74
88
virtual
void
halfHalfVectorCoupling
(
int
imode
, Energy m0, Energy m1, Energy m2,
89
Complex
& A1,
Complex
& A2,
90
Complex
& B1,
Complex
& B2)
const
;
92
93
protected
:
94
101
virtual
IBPtr
clone
()
const
;
102
107
virtual
IBPtr
fullclone
()
const
;
109
110
protected
:
111
114
120
virtual
void
doinit
();
121
125
virtual
void
doinitrun
();
127
128
private
:
129
134
RadiativeHyperonDecayer
&
operator=
(
const
RadiativeHyperonDecayer
&) =
delete
;
135
136
public
:
137
141
string
setUpDecayMode
(
string
arg);
142
143
private
:
144
148
vector<long>
incomingB_
;
149
153
vector<long>
outgoingB_
;
154
158
vector<InvEnergy>
A_
;
159
163
vector<InvEnergy>
B_
;
164
168
vector<double>
maxweight_
;
169
};
170
171
}
172
173
#endif
/* HERWIG_RadiativeHyperonDecayer_H */
Herwig::Baryon1MesonDecayerBase
The Baryon1MesonDecayerBase class is the base class for the decay of a baryon to another baryon and a...
Definition:
Baryon1MesonDecayerBase.h:57
Herwig::DecayIntegrator::imode
int imode() const
The mode being used for this decay.
Definition:
DecayIntegrator.h:118
Herwig::RadiativeHyperonDecayer
The RadiativeHyperonDecayer class provides the matrix elements for the decay of hyperons in which a p...
Definition:
RadiativeHyperonDecayer.h:22
Herwig::RadiativeHyperonDecayer::B_
vector< InvEnergy > B_
The coefficient.
Definition:
RadiativeHyperonDecayer.h:163
Herwig::RadiativeHyperonDecayer::halfHalfVectorCoupling
virtual void halfHalfVectorCoupling(int imode, Energy m0, Energy m1, Energy m2, Complex &A1, Complex &A2, Complex &B1, Complex &B2) const
Coupling Members.
Herwig::RadiativeHyperonDecayer::A_
vector< InvEnergy > A_
The coefficient.
Definition:
RadiativeHyperonDecayer.h:158
Herwig::RadiativeHyperonDecayer::maxweight_
vector< double > maxweight_
the maximum weights for the decays
Definition:
RadiativeHyperonDecayer.h:168
Herwig::RadiativeHyperonDecayer::doinit
virtual void doinit()
Initialize this object after the setup phase before saving and EventGenerator to disk.
Herwig::RadiativeHyperonDecayer::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::RadiativeHyperonDecayer::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::RadiativeHyperonDecayer::outgoingB_
vector< long > outgoingB_
PDG code for the outgoing baryon.
Definition:
RadiativeHyperonDecayer.h:153
Herwig::RadiativeHyperonDecayer::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::RadiativeHyperonDecayer::doinitrun
virtual void doinitrun()
Initialize this object to the begining of the run phase.
Herwig::RadiativeHyperonDecayer::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::RadiativeHyperonDecayer::dataBaseOutput
virtual void dataBaseOutput(ofstream &os, bool header) const
Output the setup information for the particle database.
Herwig::RadiativeHyperonDecayer::setUpDecayMode
string setUpDecayMode(string arg)
Set the parameters for a decay mode.
Herwig::RadiativeHyperonDecayer::incomingB_
vector< long > incomingB_
PDG code for the incoming baryon.
Definition:
RadiativeHyperonDecayer.h:148
Herwig::RadiativeHyperonDecayer::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::RadiativeHyperonDecayer::modeNumber
virtual int modeNumber(bool &cc, tcPDPtr parent, const tPDVector &children) const
Which of the possible decays is required.
Herwig::RadiativeHyperonDecayer::operator=
RadiativeHyperonDecayer & operator=(const RadiativeHyperonDecayer &)=delete
The assignment operator is private and must never be called.
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::tPDVector
vector< tPDPtr > tPDVector
ThePEG::tcPDPtr
ThePEG::Ptr< ParticleData >::transient_const_pointer tcPDPtr
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6