- Feb 04, 2025
-
-
Tadej Novak authored
DbIter: Fully remove private copy constructors See merge request atlas/athena!77585
-
Tadej Novak authored
FPGATrackSim: Make local & sensor coordinates available for pixel clusters See merge request atlas/athena!77586
-
Tadej Novak authored
AthContainers+ActsTrackReconstruction: Do not use the template keyword when not specifying template arguments See merge request atlas/athena!77600
-
Tadej Novak authored
NavigableVectorIterator: Fix the operator -- See merge request atlas/athena!77584
-
Tadej Novak authored
Refactor Calorimeter See merge request atlas/athena!77590
-
use move instaed of copy rewrite logic to avoid continue
-
Tadej Novak authored
Adding HIGG1D2 ART tests See merge request atlas/athena!77594
-
Adding HIGG1D2 ART tests
-
Tadej Novak authored
JiveXML: Silence clang warnings See merge request atlas/athena!77597
-
Tadej Novak authored
JiveXML: Silence clang warnings
-
Tadej Novak authored
GlobalSimulation: Fix missing includes and typos in member access in NumericTypes helpers See merge request atlas/athena!77598
-
Tadej Novak authored
TruthUtils: Add helper function for strangeness See merge request atlas/athena!77552
-
TruthUtils: Add helper function for strangeness
-
Tadej Novak authored
FPGATrackSimHough: Missing std:: qualifiers for string. See merge request atlas/athena!77604
-
FPGATrackSimHough: Missing std:: qualifiers for string. Fixes compilation failures seen in hepmc2 build.
-
Tadej Novak authored
JetTileCorrection: Fix cppcheck warnings. See merge request atlas/athena!77605
-
JetTileCorrection: Fix cppcheck warnings. Unused/uninitialized class member variables.
-
Tadej Novak authored
GlobalSimulation: Fix printing of jFexNumber. See merge request atlas/athena!77607
-
GlobalSimulation: Fix printing of jFexNumber. Cast 8-bit int to a wider int to get it to print as an integer with iostream.
-
Tadej Novak authored
Pythia8_i: Fix placement of using directive. See merge request atlas/athena!77608
-
Pythia8_i: Fix placement of using directive. Don't put using directives in the global namespace in headers.
-
Tadej Novak authored
ActsObjectDecoration: Fix clang warning. See merge request atlas/athena!77606
-
ActsObjectDecoration: Fix clang warning. Binding reference to temporary in range-for.
-
Tadej Novak authored
PileUp: Remove some references to legacy EventInfo together with other unused includes See merge request atlas/athena!77599
-
Tadej Novak authored
FastChainPileup+G4ExternalDecay+RHadrons: Mark as thread-unsafe. See merge request atlas/athena!77609
-
Julian Wollrath authored
-
Julian Wollrath authored
get(set)Eta(Phi)Coord used to return the integer coordinates of the cells (...Index) but not the actual local coordinates. Switch over to actually use local coordinates with these functions.
-
- Feb 03, 2025
-
-
sss authored
Mark class using Pythia_i as unsafe, to avoid (disabled by default) warnings about calling unchecked code.
-
sss authored
Mark class using Pythia as unsafe, to avoid (disabled by default) warnings about calling unchecked code.
-
sss authored
Mark class using Pythia_i as unsafe, to avoid (disabled by default) warnings about calling unchecked code.
-
Tadej Novak authored
EvgenJobTransforms: add a new ART test and correct ECMenergy for some others See merge request atlas/athena!77589
-
EvgenJobTransforms: add a new ART test and correct ECMenergy for some others
-
Tadej Novak authored
Clean up unused workContainer in ReclusteredJetCalibrationAlg See merge request atlas/athena!77593
-
Clean up unused workContainer in ReclusteredJetCalibrationAlg
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
-