CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
MagVerbosity.h
Go to the documentation of this file.
1 #ifndef MagDebug_H
2 #define MagDebug_H
3 
4 /*
5  * Hack while we wait for logging in the framework
6  *
7  * $Date: 2007/03/09 14:57:11 $
8  * $Revision: 1.3 $
9  * \author N. Amapane - INFN Torino
10  */
11 
12 
13 struct verbose {
14  static bool debugOut;
15 };
16 
17 #endif
18 
static bool debugOut
Definition: MagVerbosity.h:14