herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
MatrixElement
Matchbox
Phasespace
TreePhasespaceChannels.h
1
// -*- C++ -*-
2
//
3
// TreePhasespaceChannels.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_TreePhasespaceChannels_H
10
#define Herwig_TreePhasespaceChannels_H
11
//
12
// This is the declaration of the TreePhasespaceChannels class.
13
//
14
15
#include "ThePEG/Handlers/HandlerBase.h"
16
#include "Herwig/MatrixElement/Matchbox/Phasespace/PhasespaceHelpers.h"
17
18
namespace
Herwig
{
19
20
using namespace
ThePEG
;
21
32
class
TreePhasespaceChannels
:
public
HandlerBase
{
33
34
public
:
35
39
map<tStdXCombPtr,map<Ptr<Tree2toNDiagram>::ptr,pair <PhasespaceHelpers::PhasespaceTree, PhasespaceHelpers::PhasespaceTree> > >&
40
channelMap
() {
return
theChannelMap
; }
41
45
const
map<tStdXCombPtr,map<Ptr<Tree2toNDiagram>::ptr,pair <PhasespaceHelpers::PhasespaceTree, PhasespaceHelpers::PhasespaceTree> > >&
46
channelMap
()
const
{
return
theChannelMap
; }
47
48
public
:
49
56
void
persistentOutput
(
PersistentOStream
& os)
const
;
57
63
void
persistentInput
(
PersistentIStream
& is,
int
version);
65
72
static
void
Init
();
73
74
protected
:
75
82
virtual
IBPtr
clone
()
const
;
83
88
virtual
IBPtr
fullclone
()
const
;
90
91
92
// If needed, insert declarations of virtual function defined in the
93
// InterfacedBase class here (using ThePEG-interfaced-decl in Emacs).
94
95
96
private
:
97
101
map<tStdXCombPtr,map<Ptr<Tree2toNDiagram>::ptr,pair<PhasespaceHelpers::PhasespaceTree,PhasespaceHelpers::PhasespaceTree> > >
theChannelMap
;
102
107
TreePhasespaceChannels
&
operator=
(
const
TreePhasespaceChannels
&) =
delete
;
108
109
};
110
111
}
112
113
#endif
/* Herwig_TreePhasespaceChannels_H */
Herwig::TreePhasespaceChannels
Store channels for the tree phasespace.
Definition:
TreePhasespaceChannels.h:32
Herwig::TreePhasespaceChannels::theChannelMap
map< tStdXCombPtr, map< Ptr< Tree2toNDiagram >::ptr, pair< PhasespaceHelpers::PhasespaceTree, PhasespaceHelpers::PhasespaceTree > > > theChannelMap
Map xcomb's to channel vectors indexed by diagram id.
Definition:
TreePhasespaceChannels.h:101
Herwig::TreePhasespaceChannels::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::TreePhasespaceChannels::persistentOutput
void persistentOutput(PersistentOStream &os) const
Function used to write out object persistently.
Herwig::TreePhasespaceChannels::persistentInput
void persistentInput(PersistentIStream &is, int version)
Function used to read in object persistently.
Herwig::TreePhasespaceChannels::operator=
TreePhasespaceChannels & operator=(const TreePhasespaceChannels &)=delete
The assignment operator is private and must never be called.
Herwig::TreePhasespaceChannels::clone
virtual IBPtr clone() const
Make a simple clone of this object.
Herwig::TreePhasespaceChannels::channelMap
map< tStdXCombPtr, map< Ptr< Tree2toNDiagram >::ptr, pair< PhasespaceHelpers::PhasespaceTree, PhasespaceHelpers::PhasespaceTree > > > & channelMap()
Access the channel map.
Definition:
TreePhasespaceChannels.h:40
Herwig::TreePhasespaceChannels::channelMap
const map< tStdXCombPtr, map< Ptr< Tree2toNDiagram >::ptr, pair< PhasespaceHelpers::PhasespaceTree, PhasespaceHelpers::PhasespaceTree > > > & channelMap() const
Return the channel map.
Definition:
TreePhasespaceChannels.h:46
Herwig::TreePhasespaceChannels::Init
static void Init()
The standard Init function used to initialize the interfaces.
ThePEG::HandlerBase
ThePEG::PersistentIStream
ThePEG::PersistentOStream
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