Skip to content

Commit 4785cf6

Browse files
Merge pull request #132 from HEP-FCC/vvolkl-patch-1
remove fcc-edm datamodel library: no longer needed
2 parents df65dc1 + 33ad6b8 commit 4785cf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/runDataFrameFinal.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ def run(self,ncpu=5,doTree=False):
5454
print ("EnableImplicitMT: {}".format(ncpu))
5555
ROOT.ROOT.EnableImplicitMT(ncpu)
5656
print ("Load cxx analyzers ... ")
57-
ROOT.gSystem.Load("libdatamodel")
5857
ROOT.gSystem.Load("libFCCAnalyses")
5958
ROOT.gErrorIgnoreLevel = ROOT.kFatal
6059
nevents_real=0

0 commit comments

Comments
 (0)