- Feb 08, 2019
-
-
scott snyder authored
m_inGrace should be protected by the mutex. Only affects the unit test.
-
- Feb 06, 2019
-
-
Walter Lampl authored
Sweeping !20643 from 21.0 to master. Add the ability to flag additional PDG codes as being non-interacting See merge request atlas/athena!20886
-
Walter Lampl authored
TrigInDetAnalysisUser: Fix gcc8 compilation warning. See merge request atlas/athena!20930
-
Walter Lampl authored
HepMCAnalysis_i: Fix compiler warnings. See merge request atlas/athena!20929
-
Walter Lampl authored
remove deprecated ElementLinkVector usage See merge request atlas/athena!20910
-
Walter Lampl authored
Migrated to xAOD::EventInfo in few InDet packages See merge request atlas/athena!20915
-
Walter Lampl authored
StoreGate: Fix clang warning. See merge request atlas/athena!20923
-
Walter Lampl authored
Removed dependency on the old EventInfo from StauTool See merge request atlas/athena!20920
-
Walter Lampl authored
Remove the last of the dynamic_cast from these helpers See merge request atlas/athena!20908
-
Walter Lampl authored
Only add MuonMDT_CablingAlg to CondSequence if MDT is being processed in this job See merge request atlas/athena!20874
-
Walter Lampl authored
DecisionSvc: modernize and cleanup See merge request atlas/athena!20870
-
Walter Lampl authored
ATR-19379 Adding V2 of TrigComposite EDM, changes Aux store's base class See merge request atlas/athena!20600
-
-
Walter Lampl authored
Sweeping !20881 from 21.3 to master. Allow selection on ET/PT of Offline objects See merge request atlas/athena!20919
-
Walter Lampl authored
StoreGateTests: Enable thread-safety checking. See merge request atlas/athena!20885
-
Walter Lampl authored
AthenaServices+AthExHelloWorld: Make sure there's a valid EventContext during stop(). See merge request atlas/athena!20776
-
Walter Lampl authored
Solution to Missing move assignment operator! (CID# 113566) See merge request atlas/athena!20681
-
-
Walter Lampl authored
Direct use of IMagFieldSvc in SiDetElementsRoadMaker_xk (ATLASRECTS-4728) See merge request atlas/athena!20629
-
-
Walter Lampl authored
CoWTools: Enable thread-safety checking. See merge request atlas/athena!20894
-
Walter Lampl authored
Drop magnetic field callback in TRT_DetElementsRoadMaker_xk (ATLASRECTS-4727) See merge request atlas/athena!20828
-
Walter Lampl authored
Add isSmallMdt helper function to the MdtIdHelper See merge request atlas/athena!20902
-
Walter Lampl authored
CxxUtils: Fix a few cppcheck warnings. See merge request atlas/athena!20921
-
Walter Lampl authored
Remove unnecessary const_cast in FastSCT_Clusterization See merge request atlas/athena!20877
-
-
Emil Obreshkov authored
Externals Update, master branch (2019.02.05.) See merge request atlas/athena!20900
-
Walter Lampl authored
Sweep updates of SCT_Monitoring in 21.0 to master (ATLASRECTS-4839) See merge request atlas/athena!20852
-
Walter Lampl authored
LUCID_RawDataByteStreamCnv: VarHandle migration. See merge request atlas/athena!20840
-
Walter Lampl authored
ZdcByteStream: VarHandle migration. See merge request atlas/athena!20839
-
Walter Lampl authored
TrigT1CaloTools: VarHandle migration. See merge request atlas/athena!20808
-
scott snyder authored
Compilation warning: unneeded parentheses.
-
scott snyder authored
Remove useless calls to empty().
-
Scott Snyder authored
clang warning: unused variable.
-
scott snyder authored
Fix/suppress a few cppcheck warnings.
-
Allow selection on ET/PT of Offline objects See merge request atlas/athena!20881 (cherry picked from commit e4d5bd10) e2bf0886 Allow selection on ET/PT of Offline objects
-
Vakhtang Tsulaia authored
StauTool has a private data member m_runNumber which is set in a couple of places inside the code, but is never been used. Removal of this data member also made it possible to remove the reference to the old EventInfo
-
- Feb 05, 2019
-
-
Vakhtang Tsulaia authored
-
Former-commit-id: 9ee46528d8f8b6a4af33343605c92a804681af98
-
Christos Anastopoulos authored
-