herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Decay
Radiation
DecayRadiationGenerator.h
1
// -*- C++ -*-
2
//
3
// DecayRadiationGenerator.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_DecayRadiationGenerator_H
10
#define HERWIG_DecayRadiationGenerator_H
11
//
12
// This is the declaration of the DecayRadiationGenerator class.
13
//
14
15
#include "ThePEG/Interface/Interfaced.h"
16
#include "Herwig/Decay/DecayIntegrator.fh"
17
#include "DecayRadiationGenerator.fh"
18
19
namespace
Herwig
{
20
21
using namespace
ThePEG
;
22
32
class
DecayRadiationGenerator
:
public
Interfaced
{
33
34
public
:
35
44
virtual
ParticleVector
generatePhotons
(
const
Particle
& p,
45
ParticleVector
children,
46
tDecayIntegratorPtr decayer)=0;
47
48
public
:
49
56
static
void
Init
();
57
58
private
:
59
64
DecayRadiationGenerator
&
operator=
(
const
DecayRadiationGenerator
&) =
delete
;
65
66
};
67
68
}
69
70
#endif
/* HERWIG_DecayRadiationGenerator_H */
Herwig::DecayRadiationGenerator
The DecayRadiationGenerator class is the base class for classes generating QED radiation in particle ...
Definition:
DecayRadiationGenerator.h:32
Herwig::DecayRadiationGenerator::operator=
DecayRadiationGenerator & operator=(const DecayRadiationGenerator &)=delete
The assignment operator is private and must never be called.
Herwig::DecayRadiationGenerator::generatePhotons
virtual ParticleVector generatePhotons(const Particle &p, ParticleVector children, tDecayIntegratorPtr decayer)=0
Member to generate the photons in the decay.
Herwig::DecayRadiationGenerator::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::Interfaced
ThePEG::Particle
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::ParticleVector
vector< PPtr > ParticleVector
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6