ThePEG
1.8.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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 Sat Jun 16 2012 16:51:03 for ThePEG by
1.8.1.1