thepeg
is hosted by
Hepforge
,
IPPP Durham
ThePEG
2.3.0
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 Thu Jun 20 2024 14:47:00 for ThePEG by
1.9.6