- Aug 09, 2019
-
-
-
Adam Edward Barton authored
MTCalibPeb: factorise configuration and add new tests in TrigP1Test See merge request atlas/athena!25699
-
-
Adam Edward Barton authored
update Gaudi to v32r1.001 See merge request atlas/athena!25715
-
-
Adam Edward Barton authored
TileRecUtils: Configure Tile raw channel maker output for Run3 See merge request atlas/athena!25705
-
Adam Edward Barton authored
Move HLT framework histograms to HLTFramework directory See merge request atlas/athena!25702
-
Adam Edward Barton authored
IPropagator returns new TrkParameters , typically owned by the caller. So they are is not need for them to be const See merge request atlas/athena!25701
-
Adam Edward Barton authored
ForwardGsfFitter : use ATLAS msg macros and cleanup a bit See merge request atlas/athena!25706
-
Adam Edward Barton authored
TrkGeometry A couple static --> static const See merge request atlas/athena!25704
-
Adam Edward Barton authored
Remove a couple un-needed mutable See merge request atlas/athena!25703
-
Adam Edward Barton authored
TrigValSteering: Add RootMergeStep See merge request atlas/athena!25700
-
Adam Edward Barton authored
CaloRec: Update Calo topo cluster configuration for Run3 See merge request atlas/athena!25549
-
Adam Edward Barton authored
TrkVertexFitterInterfaces, TrkVertexSeedFinderTools: Make IVertexSeedFinder interfaces const. See merge request atlas/athena!25712
-
Make IVertexSeedFinder interfaces const.
-
Adam Edward Barton authored
remove unused configurables which cannot be instantiated and prevent a... See merge request atlas/athena!25634
-
Adam Edward Barton authored
use the same conditions tag in the RDOtoBS and BStoESD stages of the tests. Closes ATR-14240 See merge request atlas/athena!25505
-
Adam Edward Barton authored
fix conditions access to the previously unused conditions folders in the legacy trigger. Closes ATR-19524 See merge request atlas/athena!25600
-
Adam Edward Barton authored
Separate ID tracking from muon reco for Bphysics triggers See merge request atlas/athena!25596
-
Adam Edward Barton authored
[ATR-20148] More MT safety for TrigCostMonitor MT See merge request atlas/athena!25489
-
Adam Edward Barton authored
ControlTest: CxxUtils::make_unique -> std::make_unique See merge request atlas/athena!25707
-
Adam Edward Barton authored
IOVDbSvc: Disable crest curl test from outside cern. See merge request atlas/athena!25709
-
Adam Edward Barton authored
TrkNeuralNetworkUtils: const fixes See merge request atlas/athena!25710
-
Adam Edward Barton authored
JetTagCalibration: const fix See merge request atlas/athena!25711
-
Adam Edward Barton authored
JetTagTools, JetTagMonitoring: Make TrackSelector const. See merge request atlas/athena!25713
-
Make interfaces of TrackSelector const. Needed to fix ToolHandle constness issues.
-
Adam Edward Barton authored
PerfMonGPerfTools: cmake fix See merge request atlas/athena!25714
-
Adam Edward Barton authored
Change to which CaloClusters charged PFO store links to See merge request atlas/athena!25479
-
Adam Edward Barton authored
Change MakeEventStreamInfo to use ReadHandles rather than StoreGate retrieve. See merge request atlas/athena!25415
-
Add seperate property to allow setting of key for old EventInfo, to avoid having to modify many clients.
-
Adam Edward Barton authored
Add helper function to peek in DetDescr DB for use by new-style flags See merge request atlas/athena!25373
-
- Aug 08, 2019
-
-
scott snyder authored
Remove debugging printout.
-
scott snyder authored
Add a missing const qualifier.
-
scott snyder authored
Add some missing const qualifiers. Will be needed to fix some ToolHandle constness issues.
-
scott snyder authored
crest-undertow.web.cern.ch apparently always returns empy data for connections from outside cern. Test the current domain name, and skip this test if we're not running in the cern.ch domain.
-
scott snyder authored
Take make_unique from std rather than from CxxUtils.
-
Christos Anastopoulos authored
-
Frank Winklmeier authored
Enable flake8 for new python config files (local compilation) See merge request atlas/athena!25506
-
Siarhei Harkusha authored
Added possibility to put Tile raw channel containers produced by Tile raw channel maker into output file.
-
Christos Anastopoulos authored
-