- Mar 23, 2018
-
-
scott snyder authored
A couple JO fragments were referencing the variable geoFlags without defining it, expecting it to have been set up by another JO fragment. But in some configurations, this variable now references something of the wrong type --- another fragment must be clobbering it. Explicitly import the flags object before using it. Former-commit-id: d47790b0
-
- Oct 31, 2017
-
-
Since the automatic sweep failed, I did a manual cherry-pick of all changes from the MR related to the following packages: - InnerDetector/InDetMonitoring/PixelMonitoring - InnerDetector/InDetExample/InDetRecExample Changes to InnerDetector/InDetCalibAlgs/PixelCalibAlgs are in conflict with the version on 'master', so I didn't pick them for now. See merge request !5429 Former-commit-id: 49257f67
-
- Aug 15, 2017
-
-
PixelMonitoring: revised job options, added histograms, cleaned up classes See merge request !3917 Former-commit-id: 071331aa
-
- Jun 16, 2017
-
-
21.0 use pathresolver See merge request !2684 Former-commit-id: 0127a0bf
-
- Jun 10, 2017
-
-
fix postprocessing normalization See merge request !2582 Former-commit-id: 99a7e628
-
- Feb 02, 2017
-
-
Alejandro Alonso Diaz authored
2016-01-25 Alex Alonso * Fix for TrkAmbiguityProcessor after latest changes. * Tagging as: InDetRecExample-03-01-05-05 2016-01-23 Alex Alonso * Add new config flags to use different various track fitter until one creates valid covariance matrices. See ATLASRECTS-3555 * Migrate the Rel 20.7 changes for low Pt to rel 21. Requires TrkAmbiguityProcessor-01-00-14-02 * Tagging as: InDetRecExample-03-01-05-04 2016-01-10 Goetz Gaycken * Reverted removal of cut level 13, but now cut level 13 will only activate calo seed TRT segment finding if the calorimeter is available. 2016-12-16 Alex Alonso * OBO Alex Kastanas. Fix the configuration for Global Monitoring accordligy to new tag: InDetGlobalMonitoring-00-10-01 * Tagging as InDetRecExample-03-01-04 * Tagging as InDetRecExample-03-01-03 ... (Long ChangeLog diff - truncated) Former-commit-id: e3a159c8f84961589b20c663659eb668076d60fb
-
- Nov 13, 2015
-
-
Goetz Gaycken authored
- renamed TRTOccupancyEventInfo to doTRTGlobalOccupancy - do not encorce COOL vector payload. Which payload to use is chosen depending on the input file. (InDetRecExample-02-05-80) * renamed TRTOccupancyEventInfo to doTRTGlobalOccupancy 2015-11-04 Goetz Gaycken (obo Nick Barlow) * Use cool vector payload except for run1 or if forced. 2015-11-03 Alex Alonso * Fix TRT wrong parameters for cutlevel 3 in HI * Tagged as InDetRecExample-02-05-64-10 2015-11-03 Alex Alonso * Add new cut for HI. minPt 300 MeV if InDetFlags.cutLevel == 3 * Tagged as InDetRecExample-02-05-64-09 2015-11-05 Goetz Gaycken (obo Jordi Duarte-Campderros) * Fixed typo in large-d0 property class definitions. 2015-11-02 Goetz Gaycken (obo Jordi Duarte-Campderros, Siinn Che) * ported large-d0 re-tracking configuration to the trunk * fix for the problem regarding PixelClusNNCalib in DVRetracking ... (Long ChangeLog diff - truncated)
-
- Mar 20, 2015
-
-
Fred Luehring authored
* Correct beginner's mistake in Python statements of previous tag. * JIRA ATLIDTRKCP-22 and ATLASRECTS-1860 * Tagged as InDetRecExample-02-05-48. 2015-03-17 Frederick Luehring * Change TRT validity gate to match convention that a 18 ns calibrated drift * time is a 1 mm drift distance. Set gate the same for data and simulation. * Correct oversight of not applying validity gate to straws using Ar gas * mixture by setting Ar gate parameters to the Xe mixture ones. * All changes are in ConfiguredInDetPreProcessingTRT.py and are cacheable. * JIRA ATLIDTRKCP-22 and ATLASRECTS-1860 * Tagged as InDetRecExample-02-05-47 2015-03-12 Nick Styles * Add option to keep First/Last hit on TrackParticle * Changes for V0 finding from E. Bouhova-Thacker * Tagged as InDetRecExample-02-05-46 2015-03-09 Nick Styles * Re-enable Pixel Monitoring hole search ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Nicholas Styles authored
-