Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DMagneticFieldMapNoField.cc
Go to the documentation of this file.
1 // $Id$
2 //
3 // File: DMagneticFieldMapNoField.cc
4 
5 #include <string>
6 using namespace std;
7 
9 
10 
11 
12 //---------------------------------
13 // DMagneticFieldMapNoField (Constructor)
14 //---------------------------------
16 {
17 
18 }
19 
20 //---------------------------------
21 // DMagneticFieldMapNoField (Constructor)
22 //---------------------------------
23 DMagneticFieldMapNoField::DMagneticFieldMapNoField(JCalibration *jcalib, string namepath)
24 {
25 
26 }
27 
28 //---------------------------------
29 // ~DMagneticFieldMapNoField (Destructor)
30 //---------------------------------
32 {
33 
34 }
JApplication * japp
DMagneticFieldMapNoField(JApplication *japp, string namepath="")