Skip to content
Snippets Groups Projects
Commit 2264e122 authored by Rosen Matev's avatar Rosen Matev :sunny: Committed by Marco Clemencic
Browse files

Merge branch 'add_odin_standalone' into 'master'

Include a standalone compilation of ODIN in DAQEvent

See merge request !4412

(cherry picked from commit 8dda2cd7)

b771ee46 Include a standalone compilation of ODIN in DAQEvent
parent 4cf61dc9
No related branches found
No related tags found
1 merge request!4556Include a standalone compilation of ODIN in DAQEvent
Pipeline #7327865 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