- May 06, 2019
-
-
Walter Lampl authored
Sweeping !23140 from 21.0 to master. Update to the latest version of FastCalosimV2 parametrization (ATLASSIM-4164) See merge request atlas/athena!23181
-
Walter Lampl authored
Add a type function for the different kind of Measurement Type, could help to... See merge request atlas/athena!23175
-
Add a type function for the different kind of Measurement Type, could help to avoid a few RTTI/dynamic_casts in client code
-
Walter Lampl authored
Add L1TopoSimulation to L1Sim test See merge request atlas/athena!23137
-
Walter Lampl authored
RHadrons updates for stops and sbottoms in master See merge request atlas/athena!23196
-
Walter Lampl authored
Remove seemingly un-needed const_cast See merge request atlas/athena!23185
-
Walter Lampl authored
SCT_ConditionsTools: Avoid EventContext TLS lookups. See merge request atlas/athena!23195
-
Walter Lampl authored
ViewAlgs: Avoid EventContext TLS lookups. See merge request atlas/athena!23191
-
Walter Lampl authored
TrigOutputHandling: Avoid EventContext TLS lookups. See merge request atlas/athena!23193
-
Walter Lampl authored
CaloCalibHitRec: Avoid EventContext TLS lookups. See merge request atlas/athena!23189
-
Walter Lampl authored
PixelConditionsAlgorithms: Avoid EventContext TLS lookups. See merge request atlas/athena!23192
-
Walter Lampl authored
TrigT2CaloEgamma: Remove reference to CaloLumiBCIDTool. See merge request atlas/athena!23188
-
Walter Lampl authored
turn tools used by METAssociator into private AlgTools See merge request atlas/athena!23165
-
Walter Lampl authored
make a number of AthMonitorAlgorithm methods const See merge request atlas/athena!22972
-
-
Walter Lampl authored
Fix job options file name in bjet_menu_ALLTE test See merge request atlas/athena!23187
-
Walter Lampl authored
Make SiTrackMakerTool_xk thread safe See merge request atlas/athena!23170
-
Make methods const Make methods const Use getEventData method Use EventData. Add ATLAS_CHECK_THREAD_SAFETY to SiTrackMakerTool_xk
-
Walter Lampl authored
Pixel and TRT Digitization new config See merge request atlas/athena!23134
-
Walter Lampl authored
Make SeedToTrackConversionTool thread-safe. See merge request atlas/athena!23167
-
Make SeedToTrackConversionTool const
-
Walter Lampl authored
LArRecUtils: Preparing to make CaloDD immutable. See merge request atlas/athena!23149
-
Walter Lampl authored
CaloClusterCorrection: Preparing to make CaloDD immutable. See merge request atlas/athena!23148
-
Walter Lampl authored
MuonConfig: Fix configuration of MuonTrackSummaryHelperTool. See merge request atlas/athena!23155
-
- May 05, 2019
-
-
Frank Winklmeier authored
Fixes for trigger monitoring in athenaMT See merge request atlas/athena!23168
-
Frank Winklmeier authored
Use the `GenericMonitoringTool.defineHistgram()` to define the histograms for athenaMT to avoid any confusion between the old trigger-specific `defineHistogram` method and the new one. Fixes problems seen in !22545.
-
Zach Marshall authored
This merge request fixes two sets of problems. First, there were problems in the logic that assigned hadronic interactions to R-hadrons. The problem was essentially that one quark in the light quark system was ignored when calculating the R-hadron properties. This is (surprisingly) a quite good approximation as long as you aren't making extremely heavy R-hadrons, and as long as you don't have stop or sbottom R-mesons, where there is only one light quark in the R-hadron. That's fixed, the list of R-hadron interactions has changed somewhat, and the results change a little bit. Second, we needed a few minor adjustments to get stop and sbottom R-hadron simulation working. That should all be done. Validation plots have been made and everything. This MR gets master back in sync with 21.0 following !23144
-
scott snyder authored
Don't fetch EventContext from thread-local storage if we already have it as an argument.
-
scott snyder authored
Don't fetch EventContext from thread-local storage if we already have it as an argument.
-
scott snyder authored
Don't fetch EventContext from thread-local storage if we already have it as an argument.
-
scott snyder authored
Don't fetch EventContext from thread-local storage if we already have it as an argument.
-
Walter Lampl authored
TileByteStream: Use private tools in TileRawChannelContByteStreamTool See merge request atlas/athena!23133
-
Walter Lampl authored
CaloMuonLikelihoodTool: Use TrackEnergyInCaloTool as private tool See merge request atlas/athena!23161
-
Walter Lampl authored
-
Walter Lampl authored
CLIDComps: SGTools->AthenaKernel See merge request atlas/athena!23147
-
Walter Lampl authored
CaloTools: Remove reference to obsolete tool LArHVCorrTool. See merge request atlas/athena!23150
-
Walter Lampl authored
Remove MuidCaloEnergyMeas from muon trigger configuration See merge request atlas/athena!23171
-
scott snyder authored
Don't fetch EventContext from thread-local storage if we already have it as an argument.
-
scott snyder authored
Remove remaining (now-unused) reference to obsolete tool CaloLumiBCIDTool.
-
- May 04, 2019
-
-
Rafal Bielski authored
-