Skip to content

Commit

Permalink
Add LCIO to EDM4hep conversion functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnJohannsen authored and tmadlener committed Feb 22, 2023
1 parent 53c5e54 commit 4cbc1c9
Show file tree
Hide file tree
Showing 3 changed files with 1,382 additions and 1 deletion.
4 changes: 3 additions & 1 deletion k4EDM4hep2LcioConv/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
add_library(k4EDM4hep2LcioConv SHARED
src/k4EDM4hep2LcioConv.cpp)
src/k4EDM4hep2LcioConv.cpp
src/k4Lcio2EDM4hepConv.cpp
)

target_include_directories(k4EDM4hep2LcioConv PUBLIC
${LCIO_INCLUDE_DIRS}
Expand Down
Loading

0 comments on commit 4cbc1c9

Please sign in to comment.