Skip to content
Snippets Groups Projects
  1. Feb 14, 2020
  2. Feb 12, 2020
  3. Feb 10, 2020
  4. Feb 06, 2020
  5. Feb 05, 2020
  6. Dec 13, 2019
  7. Dec 09, 2019
  8. Dec 05, 2019
  9. Nov 29, 2019
  10. Nov 25, 2019
  11. Oct 27, 2019
  12. Oct 25, 2019
  13. Jul 24, 2019
  14. Dec 16, 2018
  15. Nov 21, 2018
  16. Nov 07, 2018
    • Nick Styles's avatar
      Add flag to toggle use of digital ROT creation (and include other changes from... · be659f0d
      Nick Styles authored
      Add flag to toggle use of digital ROT creation (and include other changes from egamma fix in 21.0). Using this will save some CPU, but currently does not give optimal egamma performance - see ATLASRECTS-3949, ATLASRECTS-4573.
      
      Set false by default for egamma tuning until GXF changes can be made to fully support use of PRDs properly.
      
      Update
      
      update
      
      
      Former-commit-id: bec720ed
      be659f0d
  17. Jul 30, 2018
  18. Jul 24, 2018
    • Jiří Mašík's avatar
      cherry-pick of !7888 which was noticed in ATR-18472 as missing in · c4a94ed4
      Jiří Mašík authored
      master (sweep failed). Since the original request there were changes
      in the SCT and TRT alignment code thus the CP is not exactly
      equivalent to !7888 but tries to merge these developments.
      
      
      Former-commit-id: 2302505c
      c4a94ed4
    • Jiří Mašík's avatar
    • Jiří Mašík's avatar
      Changes for migrating to the dynamic folder scheme in the online and · 3303b300
      Jiří Mašík authored
      avoid the need of the conversion from the new scheme to the old.
      
      The scheme used is controlled by
      InDetGMProperties.useDynamicAlignFolders setting. This replaces the
      old setting of the same name in InDetFlags/InDetTrigFlags and the need
      of modifying the offline IndetFlags setting in the online job. It
      allows also to simplify InDetAlignFolders and avoid dependency of this
      package on the reconstruction. This is related to the discussion in ATLASSIM-2746 and ATR-13872
      
      Further changes are to propagate the setting from *DetectorTool
      properties to the actual geomodel DetectorFactories where different
      sets of folders are accessed. It allows to deprecate the method
      getAlignFolderType which did guessing of the alignment scheme based on
      the presence of the folders and which is not robust in the case 2 sets
      of folders are present in the db. It also reduces the amount of
      WARNINGs produced (ATLASRECTS-3800) and makes them more meaningful.
      
      I'm happy to iterate on the implementation especially because I did
      not test but the online usecase (with a combination of the online
      database and an sqlite file with the new folders) and for example more
      clients of the old InDetFlags setting may need adjustment. The request
      is for the moment for the online 21.1 release and I'm marking it
      urgent to be able to validate it in a release before the first stable beams.
      
      
      Former-commit-id: 4c71bfb381275905ce182f28073862cd1356efe7
      3303b300
  19. Mar 10, 2018
  20. Jan 26, 2018
  21. Sep 07, 2017
  22. Jul 28, 2017
  23. Jul 14, 2017
    • Goetz Gaycken's avatar
      Removed obsolete n-tuple writer. · 521c7b79
      Goetz Gaycken authored
      - Removed algorithms
      - Updated configuration to reflect the removal of obsolete n-tuple writer.
      - Removed documentation about removed ntuple writer.
      - Removed flags doTrtDriftCircleNtuple and doPixelClusterNtuple.
      
      
      Former-commit-id: 6527f1f5
      521c7b79
  24. Jun 19, 2017
  25. Jun 10, 2017
  26. Jun 03, 2017
  27. Apr 10, 2017
  28. Feb 02, 2017
    • Alejandro Alonso Diaz's avatar
      Restore RefitPrds? flag in TrkAmbiguityProcessor? to True (InDetRecExample-03-01-05-05) · 473913ab
      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: e3a159c8
      473913ab
  29. Dec 16, 2016
  30. Dec 09, 2016
    • Goetz Gaycken's avatar
      Do not write tracks to ESDs by default (ATLASRECTS-3538). · d083c39c
      Goetz Gaycken authored
      By default inner detector tracks are not written to the ESD
      unless explicitly requested or if xAOD track particles are not
      created. This is to keep the ESD size small despite track slimming
      being now off by default. (InDetRecExample-02-06-08-04)
      
      	* Do not write tracks to ESDs by default (ATLASRECTS-3538).
      
      
      Former-commit-id: 68670604
      d083c39c
  31. Jun 14, 2016
  32. May 27, 2016
    • Goetz Gaycken's avatar
      Update to configuration for TRT dEdx configuration (obo Oleg Bulekov) · 5cc244b8
      Goetz Gaycken authored
      This addresses part of ATLASRECTS-2838. (InDetRecExample-02-06-04)
      
      	* Adding in configurations for InDetFlags.doTIDE_RescalePixelCovariances
      	* Tagging as InDetRecExample-02-06-02
      
      2016-04-29 Goetz Gaycken (obo Anthony Morley)
      	* Allow for more shared SCT clusters (ATLASRECTS-2774).
      
      2016-04-25 Goetz Gaycken (obo Oleg Bulekov)
      	* Configuration for updated TRT dEdx computation (partially addresses
      	  ATLASRECTS-2838).
      
      2016-04-12 Roland Jansky
      	* Modifying to run default ambiguity solver & processor for SLHC
      	* Tagging as InDetRecExample-02-06-01
      
      2016-04-12 Matthias Danninger
      	* Adding new bool 'useDynamicAlignFolders' to make new alignment folder scheme configurable
      	* Tagging as InDetRecExample-02-06-00
      
      2016-04-08  John Chapman
      	* share/InDetRecCabling.py - Fix for PixelCabling for Run1
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 013d4c3d
      5cc244b8
  33. May 09, 2016
    • Goetz Gaycken's avatar
      Monitoring updates and running withtout TRT extension for HI. · e59eb16b
      Goetz Gaycken authored
      * Increase minimum track pt cut for TRT plots.
      * disabling the trigger aware monitoring tools in ID alignment
        monitoring to reduce memory usage.
      * running the ID global error monitoring online.
      * Temporary hack to turn off the TRT extensions for HI. (InDetRecExample-02-05-94-03)
      
      2016-04-19 Goetz Gaycken (obo Emre Celebi et al.)
      	* Increase minimum track pt cut for TRT plots.
      
      2016-04-19 Goetz Gaycken (obo Alex Kastanas)
      	* disabling the trigger aware monitoring tools in ID alignment
      	  monitoring to reduce memory usage.
      
      2016-04-18 Goetz Gaycken (obo Alex Kastanas)
      	* running the ID global error monitoring online.
      
      2016-04-13 Matthias Danninger
      	* Adding useDynamicAlignFolders to InDetFlags
      	* Tagged as InDetRecExample-02-05-94-02 (also included in InDetRecExample-02-06-00) for r21
      
      2016-03-04 Goetz Gaycken
      	* Fix TRT conditions folders for online.
      	* Tagged as InDetRecExample-02-05-94
      
      2016-03-23 Magda Chelstowska <magdac@cern.ch>
      	* Fix for PixelCabling for Run1 digitization
      ...
      (Long ChangeLog diff - truncated)
      e59eb16b
  34. Jan 19, 2016
    • Magda Anna Chelstowska's avatar
      fix syntax error (InDetRecExample-02-05-87) · 2d22d940
      Magda Anna Chelstowska authored
      	* Fix syntax error in InDetJobProperties.py#L2652
      	* Tag  InDetRecExample-02-05-87
      
      2015-12-18 Goetz Gaycken (obo Nick Barlow)
      	*  Fix monitoring ATN.
      
      2015-12-18 Goetz Gaycken
      	* Allow to express parameters of xAOD TrackParticles wrt. the first primary
      	  vertex. This addresses ATLIDTRKCP-64. Requires InDetPriVxFinder-03-00-15.
      	  (Port from InDetRecExample-02-05-64-11).
      
      2015-12-15 Goetz Gaycken (obo Alex Kastanas)
      	* Adjusted binning of track numbers in global monitoring.
      
      2015-12-09 Goetz Gaycken (obo Alex Kastanas)
      	* Configure track selection tools used in the indet global monitoring.
      
      2015-12-08 Goetz Gaycken (obo Jordi Duarte-Campderros)
      	* Do not use TRT phase for TRT extension in large d0 tracking.
      
      ...
      (Long ChangeLog diff - truncated)
      2d22d940
  35. Nov 13, 2015
    • Goetz Gaycken's avatar
      Renamed special TRT flag and do not enforce payload type for SCT but autodetect. · 7dcbfdd7
      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)
      7dcbfdd7
  36. Oct 10, 2015
    • Alejandro Alonso Diaz's avatar
      Add ForceCoolVectorPayload (InDetRecExample-02-05-73) · ad68e829
      Alejandro Alonso Diaz authored
             	*  Create ForceCoolVectorPayload flag
      	* IBO of Nick Barlow,ATLASRECTS-2491
      	* Tagged as InDetRecExample-02-05-73
      
      2015-10-02 Goetz Gaycken
             *  Use TRT_dEdxTool in TrackSummary after ambiguity solution
                ATLASRECTS-2045.
      	* Tagged as InDetRecExample-02-05-72
      
      2015-09-29 Alex Alonso
              * Improvement of photon conversion reconstruction: ATLASRECTS-2458
      	* Tagged as InDetRecExample-02-05-71
      
      2015-09-29 Alex Alonso
              * DB for new erros: ATLASRECTS-2201
              * DB overrides used. Need to be fixed
      	* Tagged as InDetRecExample-02-05-70
      
      ...
      (Long ChangeLog diff - truncated)
      ad68e829
  37. Sep 04, 2015
    • Nicholas Styles's avatar
      fix for setting up 25ns (InDetRecExample-02-05-64) · f76106d8
      Nicholas Styles authored
      	* Changing setup of defaults so that InDet25nsec flag is set according to jobproperties.Beam.bunchSpacing
      	* Tagged as InDetRecExample-02-05-64
      
      2015-07-28 Goetz Gaycken ibo Mike Hance
      	* special tracking setup for the calibration_BeamSpot reconstruction
      	  at Tier-0.
      
      2015-07-21 Goetz Gaycken
      	* do not use beam constraint if doExpressProcessing is set
      	  (see ATLASRECTS-2285).
      
      2015-07-18 Shaun Roe
      	* correct indentation in InDetRecConditionsAccess
      	* Tagged as InDetRecExample-02-05-61
      
      2015-07-16 Shaun Roe
      	* Add option to force Cool Vector payload in conditions and cabling access for SCT
      	* Tagged as InDetRecExample-02-05-60
      f76106d8
Loading