Skip to content
Snippets Groups Projects
Commit b771ee46 authored by Roel Aaij's avatar Roel Aaij
Browse files

Include a standalone compilation of ODIN in DAQEvent

parent fe464b39
No related branches found
No related tags found
1 merge request!4412Include a standalone compilation of ODIN in DAQEvent
Pipeline #6732841 passed
......@@ -16,6 +16,7 @@ Event/DAQEvent
gaudi_add_library(DAQEventLib
SOURCES
src/ODIN.cpp
src/ODIN_standalone.cpp
src/RawBank.cpp
src/RawEvent.cpp
LINK
......
/*****************************************************************************\
* (c) Copyright 2000-2021 CERN for the benefit of the LHCb Collaboration *
\*****************************************************************************/
#define ODIN_WITHOUT_GAUDI
#include "ODIN.cpp"
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