thepeg
is hosted by
Hepforge
,
IPPP Durham
ThePEG
2.3.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
Variables
Typedefs
a
b
c
d
e
f
h
i
l
m
p
q
r
s
t
v
x
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Enumerations
Enumerator
a
b
c
d
e
f
i
m
n
p
r
s
t
u
v
w
Related Functions
a
b
c
d
e
h
i
l
m
o
p
r
s
x
Files
File List
File Members
All
Macros
Utilities
ClassDescription.fh
1
// -*- C++ -*-
2
#ifndef ThePEG_ClassDescription_FH
3
#define ThePEG_ClassDescription_FH
4
//
5
// This is the forward declaration of the ClassDescriptionBase,
6
// ClassDescriptionTBase, ClassDescription, AbstractClassDescription,
7
// NoPIOClassDescription and AbstractNoPIOClassDescription, classes.
8
//
9
10
#include "ThePEG/Config/ThePEG.h"
11
12
namespace ThePEG {
13
14
class ClassDescriptionBase;
15
16
template <typename T>
17
class ClassDescription;
18
19
template <typename T>
20
class AbstractClassDescription;
21
22
template <typename T>
23
class NoPIOClassDescription;
24
25
template <typename T>
26
class AbstractNoPIOClassDescription;
27
28
}
29
30
#endif /* ThePEG_ClassDescription_FH */
Generated on Thu Jun 20 2024 14:47:00 for ThePEG by
1.9.6