- Jun 28, 2018
-
-
Adam Bailey authored
Fixed two unchecked/unused status codes. Added executeCaloCluster function to PanTauProcessor header Former-commit-id: 6bbe3b61
-
- Jun 27, 2018
-
-
Adam Bailey authored
Former-commit-id: 89eee84c
-
Adam Bailey authored
Former-commit-id: 5af00ff1
-
Adam Bailey authored
Migrated TauShotFinder. Required a writehandle to be put into TauProcessorAlg, and be passed to the tool. This is done via the new executeCalo function, which had to be added to the base class and implemented in other tools Former-commit-id: 800b5892
-
- Jun 25, 2018
-
-
Adam Bailey authored
Former-commit-id: 795a22fb
-
Adam Bailey authored
Former-commit-id: 35880428
-
- Jun 13, 2018
-
-
Adam Bailey authored
Former-commit-id: f9c8457a
-
Adam Bailey authored
Added data handles to TauTrackFinder. Required slight change to the processor alg to allow the track link to be retrieved in the tool Former-commit-id: bc393612
-
Adam Bailey authored
Former-commit-id: c5c4ba40
-
- Jun 08, 2018
-
-
Adam Bailey authored
Updated algorithm structure for MT. Python scripts now set up TauProcessorAlg, which then calls the tools - effectively what TauBuilderTool did is now in TauProcessorAlg Former-commit-id: c3b33c79
-
- Jun 07, 2018
-
-
Adam Edward Barton authored
Sweeping !11891 from 21.1 to master. make run number set/determined in runHLT_standalone available via rec.RunNumber See merge request atlas/athena!11972 Former-commit-id: 6ec94420
-
Adam Edward Barton authored
Solution to Dereference null return value [Coverity issue# 113729] See merge request atlas/athena!11649 Former-commit-id: 3b05e537
-
Jyoti Prakash Biswal authored
Former-commit-id: 99ee09e4
-
make run number set/determined in runHLT_standalone available via rec.RunNumber See merge request atlas/athena!11891 (cherry picked from commit 80a82755 [formerly 8ce16de9afdbfc92d8765804e0113cc53910a24c]) a26b7c28 make run number set/determined in runHLT_standalone available via rec.RunNumber Former-commit-id: b6f51a95
-
- Jun 06, 2018
-
-
Adam Edward Barton authored
Remove GPL-licensed test code in DQDefects See merge request atlas/athena!11863 Former-commit-id: 294e204c
-
Adam Edward Barton authored
Manual sweep from 21.0-FastCaloSim-dev to master See merge request atlas/athena!11890 Former-commit-id: 785b36ab
-
Adam Edward Barton authored
Sweeping !11872 from 21.1-dev to master. Fix chain counts in the chain parser utility See merge request atlas/athena!11884 Former-commit-id: c9329649bdd970ea42a1c2ef04909dc0810db47f
-
Adam Edward Barton authored
Sweeping !11853 from 21.1 to master. Sweeping !11851 from 21.1-dev to 21.1.Fix labelling of plots in comparitor, improve offline vertex selection See merge request atlas/athena!11882 Former-commit-id: 2c3924ca
-
Adam Edward Barton authored
Pull recent DCubeClient changes from SVN trunk (also tagged DCubeClient-00-00-52) See merge request atlas/athena!11902 Former-commit-id: 5235cb25
-
Adam Edward Barton authored
Adjust jobO to fix LAr-Calib ATN tests See merge request atlas/athena!11861 Former-commit-id: bea45702
-
Former-commit-id: f487b69e
-
Adam Edward Barton authored
Muon Overlay configuration fixes See merge request atlas/athena!11857 Former-commit-id: 19491df2
-
- Jun 05, 2018
-
-
Adam Edward Barton authored
Sweeping !11777 from 21.0 to master. Egamma ART: making python executable using /usr/bin/env See merge request atlas/athena!11852 Former-commit-id: adc680a0
-
Adam Edward Barton authored
import and exception fixes for python3 compatiblity in AthenaCommon See merge request atlas/athena!11871 Former-commit-id: 47cc2856
-
Adam Edward Barton authored
Sweeping !11809 from 21.1 to master. Changing dRmin to 0.005 to remove bias at small masses ATR-18101 See merge request atlas/athena!11844 Former-commit-id: f77f92e6
-
Adam Edward Barton authored
Update the TileL2Builder ToolHandle syntax in TileRawChannelToL2 (ATLASSIM-3726) Closes ATLASSIM-3726 See merge request atlas/athena!11839 Former-commit-id: 838dcf30
-
Adam Edward Barton authored
Fix the problem reported in ATR-18259. See merge request atlas/athena!11897 Former-commit-id: 97a3c5bf
-
Adam Edward Barton authored
AthenaBaseComps: Tell scheduler AthReentrantAlgorithm is reentrant. See merge request atlas/athena!11847 Former-commit-id: 3a38f26f
-
Adam Edward Barton authored
AthAllocators: Fix potential race in ArenaAllocatorRegistry::registerCreator. See merge request atlas/athena!11842 Former-commit-id: 2c1ebd2f
-
Tim Adye authored
Updates from ChangeLog: 2017-07-10 Tim Adye <T.J.Adye@rl.ac.uk> * Add support for TEfficiency plots (plotted as "graph" type) * fix graph statistics display and show y-mean/RMS instead of x-mean/RMS for 1D * don't crash on empty graph * graph plot style more like hist1d (red full circle, full-size plot, better ranges) M python/DCubeConfig.py M python/DCubeTester.py M python/DCubePlotter.py 2017-03-26 Peter Sherwood <peter@MacBook-Pro-7.fritz.box> * share/DCubeValid.xml: added new branch regex fo NN.N (eg 21.0) new cmtconfigs x86_64-slc6-gcc62-(opt, dev), new project Athena 2016-04-09 Atlas-Validation Runtimetester <rtt@lxplus0003.cern.ch> * Tagging DCubeClient-00-00-51 * Python 2.7.10 and ROOT 6.06/02 version update in dev nightly branch breaks the code to fetch histograms from a TFile instance, as the TFile.Get() function no longer accepts a unicode path, it needs ascii. Fixed by converting path to path.encode('ascii', 'ignore'). M python/DCubeTester.py M python/DCubeApp.py Former-commit-id: e45e8ee6212d7a75a6699633b2743ab4201d9b6b
-
Adam Edward Barton authored
ISF_FatrasInterfaces: DataModel -> AthContainers. See merge request atlas/athena!11879 Former-commit-id: 5a7360c6
-
Adam Edward Barton authored
FastCaloSimAthenaPool: DataModel -> AthContainers. See merge request atlas/athena!11878 Former-commit-id: 19ca22cc
-
Adam Edward Barton authored
TileMuId: Make TileLookForMuAlg reentrant. See merge request atlas/athena!11877 Former-commit-id: 390ced96
-
Adam Edward Barton authored
AthenaBaseComps: Add AthProperties. See merge request atlas/athena!11875 Former-commit-id: ac62a905
-
Adam Edward Barton authored
ISF_FatrasToolsID: DataModel -> AthContainers. See merge request atlas/athena!11880 Former-commit-id: 934bf41b
-
Adam Edward Barton authored
Revert "Update METMaker.cxx" See merge request atlas/athena!11802 Former-commit-id: 22536053
-
Adam Edward Barton authored
manual sweep of !11323 from 21.3 to master - Fix hard-coded values in sTGC Readout Geometry See merge request atlas/athena!11828 Former-commit-id: 47f259f5
-
Adam Edward Barton authored
Remove unused PixelFillCablingData_Final code [ATLASRECT-4488] Closes ATLASRECTS-4488 See merge request atlas/athena!11824 Former-commit-id: 948d10c7
-
Adam Edward Barton authored
Sweeping !11788 from 21.3 to master. fix of FPEs in MuonTrackingGeometry and adding verbose prints See merge request atlas/athena!11832 Former-commit-id: befebd70
-