thepeg
is hosted by
Hepforge
,
IPPP Durham
ThePEG
2.3.0
Interface
ParMap.fh
1
// -*- C++ -*-
2
#ifndef ThePEG_ParMap_FH
3
#define ThePEG_ParMap_FH
4
//
5
// This is the forward declaration of the ParMap, ParMapTBase
6
// and ParMapBase classes.
7
//
8
9
namespace ThePEG {
10
11
class ParMapBase;
12
13
template <typename Type>
14
class ParMapTBase;
15
16
template <typename T, typename Type = double>
17
class ParMap;
18
19
}
20
21
#endif /* ThePEG_ParMap_FH */
Generated on Thu Jun 20 2024 14:47:00 for ThePEG by
1.9.6