CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/MagneticField/Interpolation/src/InterpolationDebug.h

Go to the documentation of this file.
00001 #ifndef InterpolationDebug_h
00002 #define InterpolationDebug_h
00003 
00013 struct InterpolationDebug {
00014   static bool debug;
00015 };
00016 
00017 #endif