ThePEG
1.8.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Repository
Strategy.fh
1
// -*- C++ -*-
2
#ifndef ThePEG_Strategy_FH
3
#define ThePEG_Strategy_FH
4
//
5
// This is the forward declaration of the Strategy class.
6
//
7
8
#include "ThePEG/Config/ThePEG.h"
9
10
namespace
ThePEG {
11
12
class
Strategy;
13
15
typedef
Ptr<Strategy>::pointer
StrategyPtr
;
17
typedef
Ptr<Strategy>::const_pointer
cStrategyPtr
;
18
19
}
20
21
#endif
/* ThePEG_Strategy_FH */
Generated on Mon Jul 2 2012 16:06:48 for ThePEG by
1.8.1.1