ThePEG
1.8.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Interface
Switch.fh
1
// -*- C++ -*-
2
#ifndef ThePEG_Switch_FH
3
#define ThePEG_Switch_FH
4
//
5
// This is the forward declaration of the Switch, SwitchBase and
6
// SwitchOption classes.
7
//
8
9
namespace ThePEG {
10
11
class SwitchOption;
12
13
class SwitchBase;
14
15
template <typename T, typename Int = long>
16
class Switch;
17
18
}
19
20
#endif /* ThePEG_Switch_FH */
Generated on Tue Jan 26 2016 12:34:49 for ThePEG by
1.8.9.1