- Jan 30, 2018
-
-
Vakhtang Tsulaia authored
DataHandle migration of LArFebErrorSummaryMaker See merge request atlas/athena!8363
-
Vakhtang Tsulaia authored
Extended functionality to suit the DQ use cases (delayed booking) See merge request atlas/athena!8273
-
Walter Lampl authored
Externals Update, master branch (2018.01.29.) See merge request atlas/athena!8395
-
Tomasz Bold authored
Fixes conflict
-
Vakhtang Tsulaia authored
TriggerTest: Disable failing ATN tests. See merge request atlas/athena!8388
-
Vakhtang Tsulaia authored
FPE fix in MSVertexTrackletTools See merge request atlas/athena!8329
-
Vakhtang Tsulaia authored
InDetV0Finder DataHandle/DecorHandle migration See merge request atlas/athena!8374
-
Vakhtang Tsulaia authored
Sweeping !8271 from 21.0 to master. Changed jacobian definition for mm coordinates See merge request atlas/athena!8372
-
Vakhtang Tsulaia authored
Some cleanup of TrkG4UserActions See merge request atlas/athena!8368
-
Vakhtang Tsulaia authored
Change CHECK() to sc.isFailure() call as stop-gap solution for ATLJETMET-895 See merge request atlas/athena!8359
-
Vakhtang Tsulaia authored
Sweeping !8107 from 21.0 to master. ATLASSIM-3209: change warning level for material components which do not add up… See merge request atlas/athena!8347
-
Vakhtang Tsulaia authored
Sweeping !7941 from 21.0 to master. remove tmp tags in data17_13TeV_xxx and add AOD ouput for data17_13TeV_memleak See merge request atlas/athena!8345
-
Vakhtang Tsulaia authored
Fixing bug in poolMerge for TTrees with multiple cycle numbers (Thanks Marcelo) See merge request atlas/athena!8341
-
Vakhtang Tsulaia authored
PhysicsAnalysis: Return bool instead of StatusCode See merge request atlas/athena!8326
-
Vakhtang Tsulaia authored
Manual sweep of !8192 from '21.0' to 'master': Getting step 1 of stopped particle simulation working See merge request atlas/athena!8325
-
Vakhtang Tsulaia authored
Manual sweep of !8050 from '21.0' to 'master': 'UpdateSimARTInputLocations_21.0' See merge request atlas/athena!8323
-
Vakhtang Tsulaia authored
Make muon truth algs barcode-independent See merge request atlas/athena!8322
-
Vakhtang Tsulaia authored
Remove unecessary callback of SCT_ChargeTrappingSvc (ATLASRECTS-4046) See merge request atlas/athena!8321
-
-
Vakhtang Tsulaia authored
Sweeping !8157 from 21.0 to master. Add some vertex aux containers to exclusion lists for writing out. See merge request atlas/athena!8308
-
Vakhtang Tsulaia authored
Even more fixes for un-retrieved ToolHanldes See merge request atlas/athena!8320
-
Vakhtang Tsulaia authored
Next round of fixes for unused ToolHandles See merge request atlas/athena!8327
-
Vakhtang Tsulaia authored
Fix un-retrieved ToolHandles in JetRec See merge request atlas/athena!8336
-
Vakhtang Tsulaia authored
Migrate user action tools to new UserActionToolBase part 3 See merge request atlas/athena!8166
-
Vakhtang Tsulaia authored
TrkAlignInterfaces: Fix clang warning. See merge request atlas/athena!8384
-
Vakhtang Tsulaia authored
TrkAlignGenTools: Comply with ATLAS naming conventions. See merge request atlas/athena!8386
-
Vakhtang Tsulaia authored
TrigEgammaHypo: Fix crash in AsgElectronLikelihoodTool. See merge request atlas/athena!8387
-
Vakhtang Tsulaia authored
MuonTrackSummaryHelperTool: Comply with ATLAS naming conventions. See merge request atlas/athena!8390
-
Vakhtang Tsulaia authored
MuonPhysValMonitoring: Comply with ATLAS naming conventions. See merge request atlas/athena!8391
-
Vakhtang Tsulaia authored
AthenaMonitoring: Fix compilation warning. See merge request atlas/athena!8398
-
Vakhtang Tsulaia authored
TrigP1Test: Only run ATN tests in P1 build. See merge request atlas/athena!8389
-
- Jan 29, 2018
-
-
scott snyder authored
Compilation warning: new overload for retrieve() added to ToolHandle base class.
-
Attila Krasznahorkay authored
repository. Picking up an RPM building fix.
-
scott snyder authored
Private data members should start with m_.
-
scott snyder authored
Non-members should not start with m_.
-
scott snyder authored
Get rid of ATN failures in Athena build.
-
scott snyder authored
A number of the ATN tests in this package have been failing for a long time. Many of them require updated reference files in an out-of-repository location. Disable those. Also enable autoconfiguration for some tests. Avoids crashes due to the change in default geometry.
-
scott snyder authored
When we create a standalone Egamma object here, we need to set the `author' xAOD variable. Otherwise, AsgElectronLikelihoodTool::accept will throw an exception due to the missing xAOD variable. This affects AthenaTrigRDO_MC_pp_v6 in TriggerTest.
-
Scott Snyder authored
Private data members should start with m_, while other identifiers should not.
-
Scott Snyder authored
clang warning: unused private data member.
-