CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch13/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