herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Utilities
HerwigStrategy.h
1
// -*- C++ -*-
2
//
3
// HerwigStrategy.h is a part of Herwig - A multi-purpose Monte Carlo event generator
4
// Copyright (C) 2008-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_HerwigStrategy_H
10
#define Herwig_HerwigStrategy_H
11
// This is the declaration of the HerwigStrategy class.
12
13
#include "ThePEG/Repository/Strategy.h"
14
#include <string>
15
16
namespace
Herwig
{
17
18
using namespace
ThePEG
;
19
28
class
HerwigStrategy
:
public
ThePEG::Strategy
{
29
30
public
:
31
35
static
void
Init
();
36
40
static
const
std::string
version
;
41
45
virtual
const
std::string
versionstring
()
const
;
46
47
protected
:
48
55
virtual
IBPtr
clone
()
const
;
56
61
virtual
IBPtr
fullclone
()
const
;
63
64
private
:
65
69
HerwigStrategy
&
operator=
(
const
HerwigStrategy
&) =
delete
;
70
71
};
72
73
}
74
75
#endif
/* Herwig_HerwigStrategy_H */
Herwig::HerwigStrategy
The HerwigStrategy class is a sub-class of the Strategy class, simply implementing the correct citati...
Definition:
HerwigStrategy.h:28
Herwig::HerwigStrategy::operator=
HerwigStrategy & operator=(const HerwigStrategy &)=delete
Private and non-existent assignment operator.
Herwig::HerwigStrategy::version
static const std::string version
Freeform version string.
Definition:
HerwigStrategy.h:40
Herwig::HerwigStrategy::versionstring
virtual const std::string versionstring() const
Version string.
Herwig::HerwigStrategy::Init
static void Init()
Standard Init function used to initialize the interface.
Herwig::HerwigStrategy::fullclone
virtual IBPtr fullclone() const
Make a clone of this object, possibly modifying the cloned object to make it sane.
Herwig::HerwigStrategy::clone
virtual IBPtr clone() const
Make a simple clone of this object.
ThePEG::Strategy
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