Skip to content
Snippets Groups Projects
  1. Sep 28, 2017
  2. Sep 22, 2017
    • John Chapman's avatar
      Move Compressor class from EventCommonTPCnv to AthenaPoolCnvSvc · 50009585
      John Chapman authored
      The `Compressor` class has no dependencies other than on the STL
      and is not used by any other class in `EventCommonTPCnv` moving
      it to `AthenaPoolCnvSvc` means that `CaloSimEventTPCnv` and
      `LArSimEventTPCnv` no longer depend on `EventCommonTPCnv`.
      In turn this means that `EventCommonTPCnv` no longer needs to be
      part of the AthSimulation release. See ATLASSIM-3441.
      
      
      Former-commit-id: e20bb794
      50009585
  3. Jul 25, 2017
  4. Jun 20, 2017
  5. May 31, 2017
  6. May 30, 2017
    • Guillaume Unal's avatar
      Add special configuration for express processing to allow up to 3 Febs in... · f7a8ccde
      Guillaume Unal authored
      Add special configuration for express processing to allow up to 3 Febs in error before setting the event level error flag.
      This configuration was in 20.7 release but apparently this fix missed to be propagated to git.
      This is important to allow proper Calo and e/gamma monitoring online and during ES1 when there is a tolerable number of
      missing Febs. Otherwise the monitoring plots are all empty.
      
      
      Former-commit-id: 89050eac
      f7a8ccde
  7. May 29, 2017
    • John Chapman's avatar
      Convert LArG4 Calculator classes to be AthService instances. · 9ce9d248
      John Chapman authored
      This is part of the migration away from FADS, as discussed in ATLASSIM-2290.
      Making these classes into AthServices means they can be configured in the normal
      way and means that a lot of lazy initialization can be eliminated.
      
      
      Former-commit-id: d4f062f50ef6fd940238573f6609e9a172c99620
      9ce9d248
  8. May 19, 2017
  9. May 15, 2017
  10. May 11, 2017
  11. May 09, 2017
  12. May 05, 2017
  13. May 04, 2017
  14. May 02, 2017
  15. Apr 24, 2017
    • James Catmore's avatar
      AOD reductions for release 21 - CaloCluster moment list · 833b6d26
      James Catmore authored
      ATLASRECTS-3820
      
      This MR modifies the standard list of CaloCluster moments written to the AOD, as agreed in the AOD reduction task force, via modifications to the CaloRecOutputItemList_jobOptions.pyi script. Reductions are made by removing from the AOD output stream, not by changing the reconstruction settings. For now, unwanted items have been commented out rather than removed and this should remain the case until experts have checked the new list.
      
      
      Former-commit-id: bf90ea62
      833b6d26
    • James Catmore's avatar
      AOD reductions for release 21 - CaloCluster moment list · 7421645d
      James Catmore authored
      ATLASRECTS-3820
      
      This MR modifies the standard list of CaloCluster moments written to the AOD, as agreed in the AOD reduction task force, via modifications to the CaloClusterTopoGetter.py script. For now, unwanted items have been commented out rather than removed and this should remain the case until experts have checked the new list.
      
      
      Former-commit-id: c003926c
      7421645d
  16. Apr 21, 2017
  17. Mar 22, 2017
  18. Feb 27, 2017
  19. Feb 03, 2017
  20. Feb 01, 2017
    • Pavol Strizenec's avatar
      Merging with 04-29 branch changes for reprocessing (CaloMonitoring-00-04-40-01) · e9f55b2b
      Pavol Strizenec authored
      	* merging changes from 04-29 branch
      	* tag CaloMonitoring-00-04-40-01
      	* changes include:
      	------------------------
      	2016-04-18 Benjamin Trocme
      		* CaloCellVecMon: updated energy thresholds in timing plots
      		* CaloCellVecMon jobOPt : new property to allow timing plots in Main stream.
      		* tag CaloMonitoring-00-04-29-05
      
      	2016-04-18 Benjamin Trocme
      		* CaloClusterMon: Add property to switch off energy cut plots (not Et).
      		* tag CaloMonitoring-00-04-29-05
      
      	2016-04-18 Benjamin Trocme
      		* CaloCellVecMon: bug fix in doInverseMasking treatment
      		* CaloClusterMon: Add property to switch off energy cut plots (not Et). Remove refined cosmics clusters plots (top vs bottom...).
      		* tag CaloMonitoring-00-04-29-04
      
      	2016-04-18 Benjamin Trocme
      		* CaloCellVecMon: bug fix in normalized distribution
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: e25cf779
      e9f55b2b
    • Ioannis Nomidis's avatar
      added CalibHitToCaloCellTool (CaloCalibHitRec-00-00-85-01) · b343248e
      Ioannis Nomidis authored
      	* Added AlgTool to make calocell and caloClusters from calib hits
      	* Tagging branch CaloCalibHitRec-00-00-85-01
      
      
      Former-commit-id: b9f515e1
      b343248e
  21. Dec 16, 2016
  22. Nov 26, 2016
    • Walter Lampl's avatar
      better compression (CaloTPCnv-00-02-13) · 07df961c
      Walter Lampl authored
      	* Better compression of CaloClusterCellLinkContainer
      	* tag CaloTPCnv-00-02-13
      
      2016-11-01 Walter Lampl <walter.lampl@ cern.ch>
      	* add T/P converter for CaloClusterCellLink(Container)
      	* tag CaloTPCnv-00-02-12
      
      2016-08-25  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloTPCnv-00-02-11.
      	* Further clang-tidy fixes.
      	* Tagging CaloTPCnv-00-02-10.
      	* clang-tidy: Use nullptr.
      	* Tagging CaloTPCnv-00-02-09.
      	* Coverity 111321.
      
      2016-08-02  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloTPCnv-00-02-08.
      	* fp comparison fix.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 200c5e3a829840638a96a2e883934aacd70b5bd8
      07df961c
    • Walter Lampl's avatar
      add T/P converter for CaloClusterCellLinkContainer (CaloAthenaPool-00-03-11) · 161bb7bf
      Walter Lampl authored
      2016-11-01 Walter Lampl <walter.lampl@ cern.ch>
      	* add T/P converter for CaloClusterCellLinkContainer
      	* tag CaloAthenaPool-00-03-11
      
      2016-10-24 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Taught the package how to cooperate with a single-project
      	  build. (With the currently planned git layout.)
      	* Removed the executable flag from the source files of the
      	  package.
      	* Removed the empty CaloAthenaPool/ directory.
      	* Tagging as CaloAthenaPool-00-03-10
      
      2016-08-03  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloAthenaPool-00-03-09.
      	* endreq -> endmsg.
      
      2016-06-30  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloAthenaPool-00-03-08.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 7d9d27a0f75b2dacde565604ce5dd58d5b601d20
      161bb7bf
    • Walter Lampl's avatar
      friend declaration for converter class of CaloClusterCellLink (CaloEvent-01-09-09) · 35e8db7d
      Walter Lampl authored
      	* friend declaration for converter class of CaloClusterCellLink
      	* tag CaloEvent-01-09-09
      
      2016-10-31  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloEvent-01-09-08.
      	* IProxyDictWithPool -> IProxyDict.
      
      2016-08-16  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloEvent-01-09-07.
      	* src/CaloSum.cxx (add): Fix infinite recursion.
      
      
      Former-commit-id: 063d1b32
      35e8db7d
  23. Nov 01, 2016
    • Will Buttinger's avatar
      'patch for rel 21 compilation' (CaloMonitoring-00-04-40) · fad4e9ad
      Will Buttinger authored
      	* Tag CaloMonitoring-00-04-40
      
      2016-09-21 Wil Buttinger <will@cern.ch>
      	* CaloCellVecMon.cxx : use correct instance of TDT
      	* Tag CaloMonitoring-00-04-39
      
      2016-09-15  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloMonitoring-00-04-38.
      	* Update for egammaEvent-04-00-15.
      
      2016-08-25  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CaloMonitoring-00-04-37.
      	* clang-tidy: Use nullptr.
      	* Tagging CaloMonitoring-00-04-36.
      	* Cabling service moved to LArCabling.
      	* Tagging CaloMonitoring-00-04-35.
      	* Coverity 109091.
      	* Tagging CaloMonitoring-00-04-34.
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: cf97d37e75e2bdaeffd70611eae553fc54fbbd0e
      fad4e9ad
  24. Oct 11, 2016
  25. Aug 19, 2016
  26. Jul 02, 2016
    • Scott Snyder's avatar
      'Temp workaround for compatibility with IsolationTool.' (CaloClusterCorrection-01-00-43) · 6c108795
      Scott Snyder authored
              * Tagging CaloClusterCorrection-01-00-43.
      	* CaloClusterCorrection/CaloFillRectangularCluster.h: Temp
      	workaround for compatibility with IsolationTool.
      
      2016-06-08  scott snyder  <snyder@bnl.gov>
      
              * Tagging CaloClusterCorrection-01-00-42.
      	* CaloClusterLocalCalib actually needs to be exported.  Add some
      	missing headers.
      
      2016-06-04  scott snyder  <snyder@bnl.gov>
      
              * Tagging CaloClusterCorrection-01-00-41.
      	* More more private headers to src.
              * Tagging CaloClusterCorrection-01-00-40.
      	* Starting to move headers that should be private to src.
      
      2016-06-03  scott snyder  <snyder@bnl.gov>
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: d1207d08227cb6f0530b01cd500670eb89dfe42e
      6c108795
    • Scott Snyder's avatar
      'Fix coverity warnings 108853, 108863: uninitialized members.' (CaloRec-03-00-66) · 95ca2477
      Scott Snyder authored
      	* Tagging CaloRec-03-00-66.
      	* Fix coverity warnings 108853, 108863: uninitialized members.
      
      
      Former-commit-id: 08c1e266
      95ca2477
    • John Derek Chapman's avatar
      python/CaloG4SimConfig.py, python/CaloG4SimConfigDb.py - fix V2 UserAction... · 690f1156
      John Derek Chapman authored
      python/CaloG4SimConfig.py, python/CaloG4SimConfigDb.py - fix V2 UserAction name in CfgGetter methods. ATLASSIM-2226. Tagging CaloG4Sim-00-02-45 (CaloG4Sim-00-02-45)
      
      2016-05-19  John Chapman  <John.Chapman@cern.ch>
      	* python/CaloG4SimConfig.py, python/CaloG4SimConfigDb.py - fix V2
      	UserAction name in CfgGetter methods. ATLASSIM-2226
      	* add CMakeLists.txt
      	* tagging CaloG4Sim-00-02-45
      2016-03-21 Andrea Di Simone
      	* adding missing CalibrationDefaultProcessingTool
      	* tagging CaloG4Sim-00-02-44
      	* Fixing the requirements file of the package so that a valid
      	  CMake configuration could be made for it by cmt2cmake.py.
      	* Removed the executable flag from the files of the package
      	  that didn't need it.
      	* Tagging as CaloG4Sim-00-02-43
      
      2016-03-18 Andrea Di Simone
      	* migrated CalibrationDefaultProcessing to Hive
      	* tagging CaloG4Sim-00-02-42
      
      2016-03-09  John Chapman  <John.Chapman@cern.ch>
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 1e6c9c4d
      690f1156
  27. Jun 14, 2016
Loading