herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Decay
BranchingRatioReweighter.h
1
// -*- C++ -*-
2
#ifndef Herwig_BranchingRatioReweighter_H
3
#define Herwig_BranchingRatioReweighter_H
4
//
5
// This is the declaration of the BranchingRatioReweighter class.
6
//
7
8
#include "ThePEG/Handlers/StepHandler.h"
9
10
namespace
Herwig
{
11
12
using namespace
ThePEG
;
13
23
class
BranchingRatioReweighter
:
public
StepHandler
{
24
25
public
:
26
30
BranchingRatioReweighter
();
31
32
public
:
33
51
virtual
void
handle
(
EventHandler
& eh,
const
tPVector
& tagged,
52
const
Hint
& hint);
54
55
public
:
56
63
static
void
Init
();
64
65
protected
:
66
73
virtual
IBPtr
clone
()
const
;
74
79
virtual
IBPtr
fullclone
()
const
;
81
82
private
:
83
88
BranchingRatioReweighter
&
operator=
(
const
BranchingRatioReweighter
&) =
delete
;
89
90
};
91
92
}
93
94
#endif
/* Herwig_BranchingRatioReweighter_H */
Herwig::BranchingRatioReweighter
The BranchingRatioReweighter class is designed to reweight events where some decay modes of a particl...
Definition:
BranchingRatioReweighter.h:23
Herwig::BranchingRatioReweighter::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::BranchingRatioReweighter::operator=
BranchingRatioReweighter & operator=(const BranchingRatioReweighter &)=delete
The assignment operator is private and must never be called.
Herwig::BranchingRatioReweighter::BranchingRatioReweighter
BranchingRatioReweighter()
The default constructor.
Herwig::BranchingRatioReweighter::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::BranchingRatioReweighter::Init
static void Init()
The standard Init function used to initialize the interfaces.
Herwig::BranchingRatioReweighter::handle
virtual void handle(EventHandler &eh, const tPVector &tagged, const Hint &hint)
The main function called by the EventHandler class to perform a step.
ThePEG::EventHandler
ThePEG::Hint
ThePEG::StepHandler
Herwig
-*- C++ -*-
Definition:
BasicConsistency.h:17
ThePEG
ThePEG::IBPtr
ThePEG::Ptr< InterfacedBase >::pointer IBPtr
ThePEG::tPVector
vector< tPPtr > tPVector
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6