LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
DebugMacros.cc
Go to the documentation of this file.
1
2
#include "
canvas/Utilities/DebugMacros.h
"
3
4
#include <cstdlib>
5
6
namespace
art
{
7
8
debugvalue::debugvalue
()
9
: cvalue_(getenv(
"PROC_DEBUG"
)), value_(cvalue_ == 0 ? 0 : atoi(cvalue_))
10
{}
11
12
debugvalue
debugit
;
13
}
art::debugit
debugvalue debugit
Definition:
DebugMacros.cc:12
art::debugvalue::debugvalue
debugvalue()
Definition:
DebugMacros.cc:8
art::debugvalue
Definition:
DebugMacros.h:9
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
DebugMacros.h
canvas
Utilities
DebugMacros.cc
Generated on Thu Jul 26 2018 13:09:44 for LArSoft by
1.8.11