Skip to content
Snippets Groups Projects
Commit 122bade7 authored by Stephen A. Wood's avatar Stephen A. Wood Committed by hallc-online
Browse files

Move SUPPRESSMISSINGADCREFTIMEMESSAGES define so it works

parent 7df38f56
No related branches found
No related tags found
No related merge requests found
// Remove this line to restore missing ADC reference time messages
#define SUPPRESSMISSINGADCREFTIMEMESSAGES 1
/** \class THcHitList
\ingroup Base
......@@ -21,6 +20,7 @@
using namespace std;
#define SUPPRESSMISSINGADCREFTIMEMESSAGES 1
THcHitList::THcHitList()
{
/// Normal constructor.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment