- Mar 22, 2019
-
-
Vakhtang Tsulaia authored
Dealing with Multiple McEventCollections See merge request atlas/athena!21993
-
Vakhtang Tsulaia authored
Manual sweep of athenaprivate1!16317 from 21.0 to master: workaround for the issues seen when passing zero lifetime particles to Geant4 (ATLASSIM-3313) See merge request atlas/athena!22026
-
Vakhtang Tsulaia authored
Fixed an issue that L2MuonSA can't work in the newJO test due to wrong values of MDT circles, ATR-16944 See merge request atlas/athena!22042
-
Vakhtang Tsulaia authored
TileMonitoring: Migrate monitoring Tile time with jets for Run 3 See merge request atlas/athena!22057
-
Vakhtang Tsulaia authored
GeoPrimitives: Drop backwards compatibility with Eigen <= 3.3.0 See merge request atlas/athena!22073
-
Vakhtang Tsulaia authored
G4DebuggingTools: declare public headers See merge request atlas/athena!22076
-
Vakhtang Tsulaia authored
TrigEgammaEmulationTool: Fix variable naming See merge request atlas/athena!22080
-
Stewart Martin-Haugh authored
Moving code for electron chain setup from TUT to TMMT See merge request atlas/athena!21596
-
-
- Mar 21, 2019
-
-
Vakhtang Tsulaia authored
R-hadron cleanup for master See merge request atlas/athena!22034
-
Vakhtang Tsulaia authored
Add HLT timeout handling and improve handling of other errors See merge request atlas/athena!21931
-
Vakhtang Tsulaia authored
disable access to the offline conditions in the online mode - it fixes ATLASRECTS-4865 Closes ATLASRECTS-4865 See merge request atlas/athena!21874
-
Vakhtang Tsulaia authored
Consider bad SCT strips in InDetTrackHoleSearchTool (ATLASRECTS-4902) See merge request atlas/athena!22070
-
-
Vakhtang Tsulaia authored
LongLivedParticleDPDMaker: Remove reference to xAOD::EventInfo. See merge request atlas/athena!22062
-
Vakhtang Tsulaia authored
CaloCondPhysAlgs: Use conditions handle to read hvcorr information. See merge request atlas/athena!22069
-
Vakhtang Tsulaia authored
TrigT1CaloToolInterfaces+TrigT1CaloTools: Make most methods of IL1CPMTools const. See merge request atlas/athena!22061
-
Siarhei Harkusha authored
-
Frank Winklmeier authored
Change variable names to comply with ATLAS naming convention and to avoid compilation warnings.
-
Shota Hayashida authored
-
Frank Winklmeier authored
Add the PUBLIC_HEADERS in the cmake configuration to properly install them (and to avoid the cmake warning).
-
Shota Hayashida authored
-
Vakhtang Tsulaia authored
SCT_RawDataByteStreamCnv: Updating SCT_RodDecoder according to ATLAS Coding Guidelines See merge request atlas/athena!22009
-
Vakhtang Tsulaia authored
TrigMessageSvc: modernize and sync with Gaudi/master See merge request atlas/athena!22012
-
Vakhtang Tsulaia authored
Manual sweep of !21768 from '21.0' to 'master: Protection for empty GenEvents in BeamEffectsAlg::patchSignalProcessVertex(...) See merge request atlas/athena!22015
-
Vakhtang Tsulaia authored
LArMonTools: Use conditions handle to read hvcorr information. See merge request atlas/athena!22058
-
Vakhtang Tsulaia authored
DecisionHandling: remove pure virtual overrides from Hypo/InputMakerBase See merge request atlas/athena!22023
-
Vakhtang Tsulaia authored
athenaHLT: add option to debug fork and fix timeout See merge request atlas/athena!22021
-
Rafal Bielski authored
-
Frank Winklmeier authored
Drop the support of older Eigen versions and cleanup dictionary rules.
-
Shota Hayashida authored
-
Shota Hayashida authored
-
Vakhtang Tsulaia authored
TrigT1Interfaces: Fix gcc9 warnings. See merge request atlas/athena!22059
-
- Mar 20, 2019
-
-
Vakhtang Tsulaia authored
AthenaMP: Fix gcc9 warnings. See merge request atlas/athena!22060
-
scott snyder authored
Change from using ILArHVCorrTool to using a conditions handle. Also get online hvcorr from the conditions store rather than the detector store.
-
scott snyder authored
Remove unneeded reference to xAOD::EventInfo; use EventContext instead.
-
scott snyder authored
Make most methods of IL1CPMTools const. formSums() is still not done. To avoid ToolHandle constness issues in TrigT1CaloSim.
-
scott snyder authored
Make most methods of L1CPMTools const. formSums() is still not done. To avoid ToolHandle constness issues in TrigT1CaloSim.
-
Vakhtang Tsulaia authored
Fix const correctness in Tile containers See merge request atlas/athena!21995
-
Scott Snyder authored
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning.
-