- Mar 17, 2021
-
-
Edward Moyse authored
Activate FE-error in ByteStreamErr (ATLASRECTS-6067) See merge request atlas/athena!41314
-
-
Edward Moyse authored
MuonTGC_CnvTools: Interface cleanups. See merge request atlas/athena!41673
-
Edward Moyse authored
TrigDecisionTool: Fix cppcheck warning. See merge request atlas/athena!41675
-
Edward Moyse authored
GeneratorFilters: Fix cppcheck warning. See merge request atlas/athena!41678
-
Edward Moyse authored
TRT_G4Utilities: Fix cppcheck warning. See merge request atlas/athena!41677
-
Edward Moyse authored
Migrate InvariantMassTool to DataHandles See merge request atlas/athena!41658
-
-
Edward Moyse authored
GeneratorObjectsTPCnv: Fixes for hepmc3 / datapool. See merge request atlas/athena!41557
-
Get the DataPool code working with hepmc3. Some additional work is probably needed later to deal with the additional dynamic allocations done by hepmc3.
-
Edward Moyse authored
Remove depreciated Muon Conditions services Vol - I See merge request atlas/athena!41643
-
-
Edward Moyse authored
RootConversions: Use WithRootErrorHandler. See merge request atlas/athena!41663
-
Edward Moyse authored
InDetAlignmentMonitoring: Fix ubsan warning. See merge request atlas/athena!41669
-
Edward Moyse authored
MuonCombinedTrackFindingTools: Fix ubsan warning. See merge request atlas/athena!41668
-
Edward Moyse authored
ISF_FastCaloSimServices: Increase test timeout. See merge request atlas/athena!41674
-
Edward Moyse authored
TileRecUtils: Fix cppcheck warnings. See merge request atlas/athena!41676
-
Edward Moyse authored
TrigT2CaloCommon: Fix clang warnings. See merge request atlas/athena!41667
-
Edward Moyse authored
TrigSerializeResult: Use WithRootErrorHandler. See merge request atlas/athena!41664
-
Edward Moyse authored
TrigT1CaloFexPerf: Fix clang warnings. See merge request atlas/athena!41665
-
Edward Moyse authored
L1TopoValDataCnv: delete obsolete package and flag See merge request atlas/athena!41654
-
Edward Moyse authored
Add generateTrigNavGraph.py script, add colour to nav graph output See merge request atlas/athena!41656
-
Edward Moyse authored
LarMon fixes See merge request atlas/athena!41648
-
-
Edward Moyse authored
xAODTrigL1Calo: Fix clang warning. See merge request atlas/athena!41666
-
Edward Moyse authored
phase-1 L1 muon sim on data See merge request atlas/athena!41607
-
-
Edward Moyse authored
update to allow conf2Configurable to merge templated components See merge request atlas/athena!41701
-
Walter Lampl authored
-
Edward Moyse authored
TrigEgammaHypo: Restore TrigEgammaPidTools See merge request atlas/athena!41695
-
Frank Winklmeier authored
TrigEgammaPidTool was prematurely deleted in !41470. Add it back until remaining dependencies are resolved.
-
scott snyder authored
Suppress cppcheck false positive.
-
scott snyder authored
Use std::to_string rather than reimplementing it here. In passing, fixes a cppcheck warning.
-
scott snyder authored
Potential out-of-bounds array indexing.
-
scott snyder authored
Potential null pointer dereference.
-
- Mar 16, 2021
-
-
scott snyder authored
Test has been timing out frequently in debug builds.
-
scott snyder authored
Clean up ITGC_RodDecoder / TGC_RodDecoderRawData / TGC_RodDecoderReadout. Use extends<> / DeclareInterfaceID. Use override keyword. Make a couple counters atomic.
-
scott snyder authored
Fix undefined conversion between TH1F* and TH1D*.
-
scott snyder authored
Protect against out-of-bounds vector access.
-
scott snyder authored
Missing override keywords.
-