Skip to content
Snippets Groups Projects
Commit 4255a304 authored by Gerardo Ganis's avatar Gerardo Ganis
Browse files

Remove acts until DD4hep master has the needed fix

parent 6d468bf4
No related branches found
No related tags found
1 merge request!554Upgrade ACTS to version 3.0.0
Pipeline #2116950 passed
......@@ -24,3 +24,6 @@ if(APPLE) # We cannot build ROOT (HEAD) and R together because RConfig.h file
endif()
LCG_external_package(pythia8 303 ${MCGENPATH}/pythia8 )
LCG_external_package(madgraph5amc 2.8.0.atlas ${MCGENPATH}/madgraph5amc author=2.8.0)
# Requires a fix in DD4hep
LCG_remove_package(acts)
......@@ -11,6 +11,9 @@ LCG_remove_package(Garfield++)
LCG_remove_package(COOL)
LCG_remove_package(CORAL)
# Requires a fix in DD4hep
LCG_remove_package(acts)
#---Overwrites and additional packages ----------------------------
LCG_external_package(Python 3.7.6 )
LCG_external_package(ROOT HEAD GIT=http://root.cern.ch/git/root.git )
......
......@@ -15,3 +15,6 @@ endif()
LCG_remove_package(Gaudi)
LCG_external_package(pythia8 303 ${MCGENPATH}/pythia8 )
LCG_external_package(madgraph5amc 3.0.3.beta ${MCGENPATH}/madgraph5amc author=3.0.3.beta)
# Requires a fix in DD4hep
LCG_remove_package(acts)
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