- Jul 08, 2023
-
-
Update PhysicsAnalysis/JetTagging/FlavorTagDiscriminants/FlavorTagDiscriminants/SoftElectronTruthDecoratorAlg.h
-
- Jul 07, 2023
-
-
Add GN2Xv01 tagger to PHYS
-
ART scripts/tests change master-> main. For 23.0
-
Drop the PdtPdg.h
-
Update track filter alg to handle standard tracks
-
- Jul 06, 2023
-
-
Update PhysicsAnalysis/JetTagging/FlavorTagDiscriminants/FlavorTagDiscriminants/SoftElectronDecoratorAlg.h
-
Fix for ftagTruthOriginLabel Pileup and Fake tracks
-
Goetz Gaycken authored
- Suggest to provide missing type information to property of the top level algorithm sequence, in case no type information is available for a certain variable. - Distinguish between missing type information and missing inheritance information.
-
- Jul 05, 2023
-
-
Remove unused boost from CMakeLists.txt
-
Tadej Novak authored
-
Frank Winklmeier authored
Remove unnecessary temporary variable. Also fixes compiler error on gcc13 ("initializer list would use explicit constructor").
-
- Jul 04, 2023
-
-
Use predicates instead of explicit checks of the status codes.
-
removing flag that communicates efextower usage to monitoring algorithm, will instead just rely on sim algorithm to check for presence of the primary tower collection
-
- Jul 03, 2023
-
-
TrigT1, TrigMonitoring, TileCalorimeter : cppcheck and clang-tidy fixes
-
- Jul 01, 2023
-
-
Remove obsolete unused code from AnalysisUtils.
-
- Jun 30, 2023
-
-
Clean up unused vertex collections in JetBTaggingAlg
-
Move the isBSM function into TruthUtils
-
Add forward electrons to EGZ selection
-
- Jun 29, 2023
-
-
Minor name fix for error message in JetBTaggingAlg
-
Merge two versions of MagicNumbers.h
-
- Jun 28, 2023
-
-
Use std::any instead of boost::any
-
Use MC namespace instead of MC::PID namespace.
-
- Jun 27, 2023
-
-
Fix Trig8 crash (protect against ValueError)
-
- Jun 26, 2023
-
-
EGamma derivation: use cell weight to compute energy per layer
-
Move the `WeightHelpers` to its only client
-
Add HepMC::HERWIG7INTERMEDIATESTATUS constant
-
Use std::transform+std::toupper instead of boost::to_upper
-
- Jun 23, 2023
-
-
pip8 and flake fixes for python scripts in DerivationFrameworkEGamma
-
DerivationFrameworkL1Calo: add objects for phase 1 topo simple cone studies
-
- Jun 22, 2023
-
-
Drop special condition for Herwig++ particle status codes
-
- Jun 21, 2023
-
-
Use CxxUtils:: instead of boost:: for starts_with in ReweightUtils
-
btagging configuration for HI data/MC in rel23
-
Remove expressions with Truthparticle::status()%1000
-
- Jun 20, 2023
-
-
Updating (more) derivation ARTs in 23.0 Not sure how, but I forgot to add some tests in atlas/athena!63744. This MR is for that.
-
Use std:: instead of boost for filesystem::exist in PhotonEfficiencyCorrection
-
Revert "Merge branch 'gn1_aux' into '23.0'" This reverts commit e61ed207
-
Better generic HI calibration
-
- Jun 19, 2023
-
-
Use 2to3 on the old PMGTools scripts
-
Updating derivation ARTs in 23.0 The deriv ARTs are not currently running in 23.0 since the # art-include: 23.0/Athena is not currently include. With this MR we are synchronising 23.0 with master.
-