Skip to content

Commit

Permalink
Merge pull request #6507 from ktf/fix-heppy
Browse files Browse the repository at this point in the history
Fix file case issue on macosx.
  • Loading branch information
ktf committed Nov 20, 2014
2 parents 7e4583a + 958233f commit f060c3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from PhysicsTools.HeppyCore.statistics.counter import Counter, Counters
from PhysicsTools.HeppyCore.utils.deltar import deltaR2

from PhysicsTools.Heppy.physicsutils.btagsf import BTagSF
from PhysicsTools.Heppy.physicsutils.btagsf_lowercase import BTagSF
from PhysicsTools.Heppy.physicsobjects.PhysicsObjects import GenParticle
from PhysicsTools.Heppy.utils.cmsswRelease import isNewerThan

Expand Down

0 comments on commit f060c3b

Please sign in to comment.