LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
DebugMacros.cc
Go to the documentation of this file.
1 
3 
4 #include <cstdlib>
5 
6 namespace art {
7 
9  : cvalue_(getenv("PROC_DEBUG")), value_(cvalue_ == 0 ? 0 : atoi(cvalue_))
10  {}
11 
13 }
debugvalue debugit
Definition: DebugMacros.cc:12
HLT enums.