]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/MUON/src/Utils.cxx
Coding violations in HLT/MUON
[u/mrichter/AliRoot.git] / HLT / MUON / src / Utils.cxx
CommitLineData
8356cc1d 1////////////////////////////////////////////////////////////////////////////////
2//
3// Author: Artur Szostak
4// Email: artur@alice.phy.uct.ac.za | artursz@iafrica.com
5//
6////////////////////////////////////////////////////////////////////////////////
7
8#include "Utils.hpp"
9
10#ifdef DEBUG
69d7cf2e 11
12// The global debug level, specifying how much debug information should
13// be written to screen.
14int gAliHLTMUONDebugLevel = 0x7FFFFFFF;
15
8356cc1d 16#endif // DEBUG