herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Models
ADD
GravitonMassGenerator.h
1
// -*- C++ -*-
2
#ifndef HERWIG_GravitonMassGenerator_H
3
#define HERWIG_GravitonMassGenerator_H
4
//
5
// This is the declaration of the GravitonMassGenerator class.
6
//
7
8
#include "Herwig/PDT/GenericMassGenerator.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
20
class
GravitonMassGenerator
:
public
GenericMassGenerator
{
21
22
public
:
23
27
GravitonMassGenerator
();
28
29
public
:
30
37
void
persistentOutput
(
PersistentOStream
& os)
const
;
38
44
void
persistentInput
(
PersistentIStream
& is,
int
version);
46
53
static
void
Init
();
54
55
protected
:
56
63
virtual
IBPtr
clone
()
const
;
64
69
virtual
IBPtr
fullclone
()
const
;
71
72
protected
:
73
81
virtual
void
doinit
();
83
84
protected
:
85
96
virtual
Energy
mass
(
double
& wgt,
const
ParticleData
& part,
97
const
Energy low,
const
Energy upp,
int
shape,
98
double
r=
UseRandom::rnd
())
const
;
99
100
private
:
101
106
GravitonMassGenerator
&
operator=
(
const
GravitonMassGenerator
&) =
delete
;
107
108
private
:
109
113
double
prefactor_
;
114
118
unsigned
int
delta_
;
119
123
Energy
md_
;
124
128
Energy
mMin_
;
129
130
};
131
132
}
133
134
#endif
/* HERWIG_GravitonMassGenerator_H */
Herwig::GenericMassGenerator
The GenericMassGenerator class is a simple class for the generation of particle masses in Herwig.
Definition:
GenericMassGenerator.h:56
Herwig::GravitonMassGenerator
Here is the documentation of the GravitonMassGenerator class.
Definition:
GravitonMassGenerator.h:20
Herwig::GravitonMassGenerator::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::GravitonMassGenerator::delta_
unsigned int delta_
Number of extra dimensions.
Definition:
GravitonMassGenerator.h:118
Herwig::GravitonMassGenerator::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::GravitonMassGenerator::operator=
GravitonMassGenerator & operator=(const GravitonMassGenerator &)=delete
The assignment operator is private and must never be called.
Herwig::GravitonMassGenerator::mMin_
Energy mMin_
Minimum mass cut to avoid numerical problems.
Definition:
GravitonMassGenerator.h:128
Herwig::GravitonMassGenerator::mass
virtual Energy mass(double &wgt, const ParticleData &part, const Energy low, const Energy upp, int shape, double r=UseRandom::rnd()) const
Return a mass with the weight using the specified limits.
Herwig::GravitonMassGenerator::md_
Energy md_
d-dimensional Planck mass
Definition:
GravitonMassGenerator.h:123
Herwig::GravitonMassGenerator::prefactor_
double prefactor_
prefactor
Definition:
GravitonMassGenerator.h:113
Herwig::GravitonMassGenerator::GravitonMassGenerator
GravitonMassGenerator()
The default constructor.
Herwig::GravitonMassGenerator::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::GravitonMassGenerator::doinit
virtual void doinit()
Initialize this object after the setup phase before saving an EventGenerator to disk.
Herwig::GravitonMassGenerator::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::GravitonMassGenerator::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::ParticleData
ThePEG::PersistentIStream
ThePEG::PersistentOStream
ThePEG::UseRandom::rnd
static double rnd()
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
Generated on Thu Jun 20 2024 17:50:53 for Herwig by
1.9.6