Skip to content

Commit

Permalink
Merge pull request #132 from HEP-FCC/vvolkl-patch-1
Browse files Browse the repository at this point in the history
remove fcc-edm datamodel library: no longer needed
  • Loading branch information
clementhelsens committed Apr 7, 2022
2 parents df65dc1 + 33ad6b8 commit 4785cf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/runDataFrameFinal.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ def run(self,ncpu=5,doTree=False):
print ("EnableImplicitMT: {}".format(ncpu))
ROOT.ROOT.EnableImplicitMT(ncpu)
print ("Load cxx analyzers ... ")
ROOT.gSystem.Load("libdatamodel")
ROOT.gSystem.Load("libFCCAnalyses")
ROOT.gErrorIgnoreLevel = ROOT.kFatal
nevents_real=0
Expand Down

0 comments on commit 4785cf6

Please sign in to comment.