Skip to content
Snippets Groups Projects
Commit c15523a7 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: rm DD4pod in cxx macros

parent 82f3ec5b
No related branches found
No related tags found
1 merge request!196fix: rm DD4pod in cxx macros
This commit is part of merge request !196. Comments created here will be created in the context of that merge request.
......@@ -15,7 +15,6 @@ R__LOAD_LIBRARY(libfmt.so)
#include "fmt/color.h"
R__LOAD_LIBRARY(libedm4eic.so)
R__LOAD_LIBRARY(libDD4pod.so)
#include "edm4eic/InclusiveKinematicsCollection.h"
#include "edm4eic/ReconstructedParticleCollection.h"
......
......@@ -16,7 +16,6 @@ R__LOAD_LIBRARY(libfmt.so)
#include "fmt/color.h"
R__LOAD_LIBRARY(libedm4eic.so)
R__LOAD_LIBRARY(libDD4pod.so)
#include "edm4eic/InclusiveKinematicsCollection.h"
#include "edm4eic/ReconstructedParticleCollection.h"
......
......@@ -15,7 +15,6 @@ R__LOAD_LIBRARY(libfmt.so)
#include "fmt/color.h"
R__LOAD_LIBRARY(libedm4eic.so)
R__LOAD_LIBRARY(libDD4pod.so)
#include "dd4pod/Geant4ParticleCollection.h"
#include "edm4eic/TrackParametersCollection.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment