CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/MagneticField/Interpolation/src/InterpolationDebug.h

Go to the documentation of this file.
00001 #ifndef InterpolationDebug_h
00002 #define InterpolationDebug_h
00003 
00013 #include "FWCore/Utilities/interface/Visibility.h"
00014 struct dso_internal InterpolationDebug {
00015   static bool debug;
00016 };
00017 
00018 #endif