Skip to content
Snippets Groups Projects

Trigger/TrigAlgorithms: Package cleanup

Merged Frank Winklmeier requested to merge fwinkl/athena:trigalg_cmake1 into master
6 files
+ 7
73
Compare changes
  • Side-by-side
  • Inline
Files
6
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
from TrigL2LongLivedParticles.TrigL2LongLivedParticlesConf import MuonCluster
from TrigL2LongLivedParticles.TrigL2LongLivedParticlesConf import MuonClusterIsolation
@@ -6,9 +6,6 @@ from TrigL2LongLivedParticles.TrigL2LongLivedParticlesConf import TrigMuonJetFex
from TrigL2LongLivedParticles.TrigL2LongLivedParticlesConf import TrigJetSplitter
from TrigL2LongLivedParticles.TrigL2LongLivedParticlesConf import TrigBHremoval
from AthenaCommon.GlobalFlags import globalflags
from AthenaCommon.AppMgr import ServiceMgr
def getJetSplitterInstance( instance, logratio, pufixlogratio ):
Loading