- Feb 18, 2019
-
-
Vakhtang Tsulaia authored
Replacement of MenuChains.py in TMMT See merge request atlas/athena!21013
-
-
Vakhtang Tsulaia authored
Adding generalized energy correlation tools See merge request atlas/athena!21175
-
-
Vakhtang Tsulaia authored
xAODPFlow static thread checker See merge request atlas/athena!21228
-
Vakhtang Tsulaia authored
22.0-unitTests-IOVDbSvc See merge request atlas/athena!21108
-
-
Vakhtang Tsulaia authored
Additional fixes for ATLASDQ-508 See merge request atlas/athena!21226
-
Vakhtang Tsulaia authored
Add mutex or atomic to mutable data members of SCT classes (ATLASRECTS-4557) See merge request atlas/athena!21220
-
-
Vakhtang Tsulaia authored
Remove obsolete usage of EventIncident See merge request atlas/athena!21227
-
Frank Winklmeier authored
The default Gaudi `Incident` class now provides the same features as the ATLAS specific `EventIncident`, i.e. the access to the EventContext.
-
Peter Onyisi authored
-
- Feb 17, 2019
-
-
Vakhtang Tsulaia authored
Fix for new cabling service See merge request atlas/athena!21066
-
Vakhtang Tsulaia authored
Make run number in mini EventInfo consistent with primary EventInfo See merge request atlas/athena!21151
-
Vakhtang Tsulaia authored
xAOD Jet : Atlas static thread safety checker See merge request atlas/athena!21178
-
Vakhtang Tsulaia authored
Remove const_cast in CompetingPixel/SCT_ClustersOnTrackTool See merge request atlas/athena!21219
-
-
Vakhtang Tsulaia authored
IOVSvc: Remove a dependency on old EventInfo. See merge request atlas/athena!21188
-
Vakhtang Tsulaia authored
AthExHelloWorld: Update reference file. See merge request atlas/athena!21196
-
Vakhtang Tsulaia authored
AthenaPoolExampleAlgorithms: Update reference files. See merge request atlas/athena!21199
-
-
Vakhtang Tsulaia authored
const correctness changes to xAODParticleEvent and xAODMetaData to pass the static checker See merge request atlas/athena!21203
-
Vakhtang Tsulaia authored
xAODCutFlow Thread safety checker 1st pass See merge request atlas/athena!21204
-
-
Vakhtang Tsulaia authored
xAODMissingET static thread safety checker See merge request atlas/athena!21205
-
Vakhtang Tsulaia authored
FTK_RecTools: cmake fix See merge request atlas/athena!21207
-
Vakhtang Tsulaia authored
TrigBphysHypo: Fix clang warnings. See merge request atlas/athena!21208
-
Vakhtang Tsulaia authored
TrigT1CaloMonitoring+xAODTrigL1Calo: Fix clang compilation. See merge request atlas/athena!21209
-
Vakhtang Tsulaia authored
InDetJiveXML: cmake fix See merge request atlas/athena!21215
-
Vakhtang Tsulaia authored
MuonSimEventAthenaPool: Fix compilation warning. See merge request atlas/athena!21216
-
Vakhtang Tsulaia authored
ISF_FastCaloSimServices: Update for ICaloCellMaker interface change. See merge request atlas/athena!21217
-
Vakhtang Tsulaia authored
ISF_FastCaloSimParametrization: Update for ICaloCellMaker interface change. See merge request atlas/athena!21218
-
scott snyder authored
ICaloCellMaker::process() now requires that the event context be passed as an argument.
-
scott snyder authored
ICaloCellMaker::process() now requires that the event context be passed as an argument.
-
scott snyder authored
Compilation warning: reference to obsolete Gaudi header.
-
scott snyder authored
InDetCondTools doesn't build a library, so don't list it as a link dependency.
-
scott snyder authored
Move operator<< definitions for CMXEtSums_v1, CMXJetHits_v1, and JEMTobRoI_v1 here from TrigT1CaloMonitoring (and move them into the xAOD namespace).
-
scott snyder authored
operator<< should be defined in the same namespace as the object that it's streaming for argument-dependent lookup to work properly. However, operator<< should almost always be defined along with the object it's streaming. So move them to xAODTrigL1Calo.
-
scott snyder authored
clang warnings: unused private class data members.
-