- Jan 22, 2022
-
-
Tadej Novak authored
-
- Jan 21, 2022
-
-
Vakhtang Tsulaia authored
TrigDecisionTool: remove DecisionObjectHandle classes See merge request atlas/athena!49779
-
Vakhtang Tsulaia authored
gFEX NtupleWriter update See merge request atlas/athena!49724
-
-
Vakhtang Tsulaia authored
ATR-24803: Displaced jet trigger features See merge request atlas/athena!49829
-
-
Vakhtang Tsulaia authored
Create ATLFAST3F_G4MS configuration for ISF See merge request atlas/athena!48535
-
Vakhtang Tsulaia authored
Muon PhysValMonitoring - Clean up & fixes Vol II See merge request atlas/athena!49809
-
Vakhtang Tsulaia authored
Fix issue with the Acts refitting See merge request atlas/athena!49799
-
-
Vakhtang Tsulaia authored
Adding ATLFAST3 test configuration for ART based tests See merge request atlas/athena!48731
-
-
Vakhtang Tsulaia authored
Retrieve ChargeCalibration folder correctly online - ATR-24612 See merge request atlas/athena!49828
-
Vakhtang Tsulaia authored
TauTrig : splitting RNN score histograms for different tau prongness in online and Hypo monitoring See merge request atlas/athena!49814
-
Vakhtang Tsulaia authored
Layers : remove some seemingly unused virtual inheritance See merge request atlas/athena!49824
-
Vakhtang Tsulaia authored
RungeKutta make a few things that are const, const See merge request atlas/athena!49815
-
Vakhtang Tsulaia authored
InDetCoolCoralClientUtils: Fix cppcheck 2.6 warnings. See merge request atlas/athena!49819
-
Vakhtang Tsulaia authored
StoreGate: Fix cppcheck warnings. See merge request atlas/athena!49820
-
Vakhtang Tsulaia authored
FileCatalog: Fix cppcheck 2.6 warnings. See merge request atlas/athena!49821
-
Vakhtang Tsulaia authored
TrigDecisionTool: avoid mutables in FeatureContainer See merge request atlas/athena!49807
-
Vakhtang Tsulaia authored
Handle new PrecisionCalo keys within TrigEgammaMonitoring and TrigEgammaMatchingTool See merge request atlas/athena!49811
-
-
Vakhtang Tsulaia authored
ParticleGun: Fix for HepMC2 compatibility. See merge request atlas/athena!49823
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Stewart Martin-Haugh authored
-
Frank Winklmeier authored
Remove the `DecisionObjectHandle` classes and instead use a `ReadHandle` directly in the unpacker classes. Also make the unpackers stateless and move the logic if the decision (navigation) was already unpacked into `CacheGlobalMemory`.
-
Christos Anastopoulos authored
-
scott snyder authored
GenEvent::set_units() is only for HepMC3.
-
scott snyder authored
Potential out-of-bounds array access.
-
scott snyder authored
Suppress a couple cppcheck warnings.
-
scott snyder authored
Possible use of uninitialized variable.
-
Christos Anastopoulos authored
-
- Jan 20, 2022
-
-
Vakhtang Tsulaia authored
Bumped the master release version to 22.0.52 See merge request atlas/athena!49813
-
Antonio De Maria authored
-
Vakhtang Tsulaia authored
Affected projects * AthDataQuality * AthSimulation * Athena * DetCommon * VP1Light
-
Johannes Junggeburth authored
-
Frank Winklmeier authored
Instead of removing duplicates in the call of `getCombinations` (and cache the result), do the duplicate removal when adding elements in the container. Switch from using a `set` to an `unordered_set` as that seems to be slightly faster (required adding a hash function for `Trig::Combination`). Also apply some other minor code cleanups and inline comparison operators.
-
Vakhtang Tsulaia authored
Better handle jobs with no inputs Closes ATLASSIM-5592 See merge request atlas/athena!49716
-
Vakhtang Tsulaia authored
Skip CSC alignment when we don't have CSCs Closes ATR-24613 See merge request atlas/athena!49798
-