Add flag to disable muon isolation
Added a flag to turn off muon isolation (both in the isolation alg side and in the MuonTagTool which expects the isolation variables to be filled). This is so that the isolation can temporarily be switched off as we migrate the muon algorithms to use data handles, which will currently cause some problems since the isolation tools are not yet migrated. Once the isolation tools have also been migrated, the muon isolation can be switched back on.
Showing
- MuonSpectrometer/MuonReconstruction/MuonRecExample/python/MuonRecFlags.py 7 additions, 0 deletions.../MuonReconstruction/MuonRecExample/python/MuonRecFlags.py
- PhysicsAnalysis/MuonID/MuonTagTools/MuonTagTools/MuonTagTool.h 2 additions, 0 deletions...csAnalysis/MuonID/MuonTagTools/MuonTagTools/MuonTagTool.h
- PhysicsAnalysis/MuonID/MuonTagTools/share/MuonTagTool_jobOptions.py 3 additions, 1 deletion...lysis/MuonID/MuonTagTools/share/MuonTagTool_jobOptions.py
- PhysicsAnalysis/MuonID/MuonTagTools/src/MuonTagTool.cxx 211 additions, 208 deletionsPhysicsAnalysis/MuonID/MuonTagTools/src/MuonTagTool.cxx
- Reconstruction/RecoAlgs/IsolationAlgs/python/IsoGetter.py 4 additions, 1 deletionReconstruction/RecoAlgs/IsolationAlgs/python/IsoGetter.py
Loading
Please register or sign in to comment