Updates of SCTLorentzMonTool/Alg and SCTTracksMonTool/Alg (ATLASDQ-679)
Updates of SCTLorentzMonTool/Alg and SCTTracksMonTool/Alg to get identical results between old tools and new algorithms and to avoid unnecessary computations.
https://its.cern.ch/jira/browse/ATLASDQ-679
- InDetMonitoringSCT.py
- SCTTracksMonTool is configured only if useNewAlgs is False.
- SCTLorentzMonAlg.py
- Rename nSidesInclBoth to nSides because this does not include the both side case now.
- SCTTracksMonAlg.py
- Use GetFilledBunchFilterTool.
- Set doTrigger flag.
- SCTLorentzMonAlg_jobOptions.py
- Do not configure unused histograms.
- SCTTracksMonAlg_jobOptions.py
- Use GetFilledBunchFilterTool.
- Set doTrigger flag.
- Fix the title of a histogram.
- SCTLorentzMonTool.cxx
- Rename nSidesInclBoth to nSides because this does not include the both side case now.
- SCTLorentzMonTool.h
- Rename nSidesInclBoth to nSides because this does not include the both side case now.
- SCTTracksMonTool.cxx
- Use the track parameter of unbiased fit if it succeeds.
Edited by Susumu Oda