Tags give the ability to mark specific points in history as being important
This project is mirrored from https://gitlab.cern.ch:8443/atlas/athena.git.
Pull mirroring updated .
Successfully updated .
-
-
-
-
release/23.0.12
0ce3df3c · ·Simulation validation and derivation production Release request ticket: ATLINFR-4797
-
-
release/22.6.27
5c9444b4 · ·contains MRs: https://gitlab.cern.ch/atlas/athena/-/merge_requests/58949 GeneratorFilters: fix bug in FindJets.py https://gitlab.cern.ch/atlas/athena/-/merge_requests/58952 PowhegControl: adding feature for MadSpin decays (22.6) - AGENE-2165 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58974 Code cosmetics in Generators/GenAnalysisTools/TruthHelper https://gitlab.cern.ch/atlas/athena/-/merge_requests/58992 Remove the broken barcode-based filter. https://gitlab.cern.ch/atlas/athena/-/merge_requests/58987 Use the crazyparticle barcode https://gitlab.cern.ch/atlas/athena/-/merge_requests/58971 Update GenEvent.h to add functions which return the whole maps https://gitlab.cern.ch/atlas/athena/-/merge_requests/58868 Optimization of GenEventBarcodes property filling https://gitlab.cern.ch/atlas/athena/-/merge_requests/58973 Prefer prefix ++/-- operators for non-primitive types as suggested by cppcheck https://gitlab.cern.ch/atlas/athena/-/merge_requests/59023 remove CavernBkgGenerator from the release https://gitlab.cern.ch/atlas/athena/-/merge_requests/58216 Early steps to migrate Generators code to use IAthRNGSvc https://gitlab.cern.ch/atlas/athena/-/merge_requests/59078 fix typo in Starlight_i.h https://gitlab.cern.ch/atlas/athena/-/merge_requests/59067 McEventSelector+SCT_ConditionsData+MuonCablingData: Fix compilation with gcc13. https://gitlab.cern.ch/atlas/athena/-/merge_requests/59095 fix typo in CosmicGenerator.h https://gitlab.cern.ch/atlas/athena/-/merge_requests/59069 Sweeping !58956 from 21.6 to master. Large update of PowhegControl docs https://gitlab.cern.ch/atlas/athena/-/merge_requests/59083 Move to McEventCollectionCnv_p6 https://gitlab.cern.ch/atlas/athena/-/merge_requests/59108 Pythia8_i CMake Fix, master branch (2022.12.09.) https://gitlab.cern.ch/atlas/athena/-/merge_requests/59107 Patching binary string use in MGC https://gitlab.cern.ch/atlas/athena/-/merge_requests/58976 Remove configurable barcode threshold, Part I https://gitlab.cern.ch/atlas/athena/-/merge_requests/59103 EvgenJobTrasforms: ensure random number functionality for ParticleGun https://gitlab.cern.ch/atlas/athena/-/merge_requests/59127 Use more MagicNumbers.h instead of the hardcoded values https://gitlab.cern.ch/atlas/athena/-/merge_requests/59129 Fixes for on-the-fly cosmic simulation configuration (ATLASSIM-6181) https://gitlab.cern.ch/atlas/athena/-/merge_requests/59145 Switch to using VectorDoubleAttribute for GenVertex weights for consistency with internal HepMC3 code https://gitlab.cern.ch/atlas/athena/-/merge_requests/59120 GeneratorFilters: add common fragment for xAODFourLeptonMassFilter https://gitlab.cern.ch/atlas/athena/-/merge_requests/59184 Update configurable property syntax in Sherpa_i https://gitlab.cern.ch/atlas/athena/-/merge_requests/59193 EvgenJobTransforms: remove the old random seed setup for TXT and AB skeletons https://gitlab.cern.ch/atlas/athena/-/merge_requests/59185 Update configurable property syntax in Pythia8_i https://gitlab.cern.ch/atlas/athena/-/merge_requests/59261 GeneratorObjectsTPCnv : Needed since we typedef GenParticlePtr to shared_ptr https://gitlab.cern.ch/atlas/athena/-/merge_requests/59256 MCTruthSimAlgs clang-tidy : [performance-for-range-copy] [performance-unnecessary-copy-initialization] [performance-unnecessary-value-param] https://gitlab.cern.ch/atlas/athena/-/merge_requests/59241 Update configurable property syntax in Photospp_i https://gitlab.cern.ch/atlas/athena/-/merge_requests/59240 Update configurable property syntax in Tauola_i
-
-
-
-
release/21.2.154.0
4fc6f63c · ·AthDerivation release for the HIGG4D5 group, all formats are working.
-
-
-
-
-
-
-
-
release/22.6.26
115629ba · ·HepMC3 release: contains MRs: https://gitlab.cern.ch/atlas/athena/-/merge_requests/58994 Sherpa_i: minor const fixes https://gitlab.cern.ch/atlas/athena/-/merge_requests/58949 GeneratorFilters: fix bug in FindJets.py https://gitlab.cern.ch/atlas/athena/-/merge_requests/58952 PowhegControl: adding feature for MadSpin decays (22.6) - AGENE-2165 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58974 Code cosmetics in Generators/GenAnalysisTools/TruthHelper https://gitlab.cern.ch/atlas/athena/-/merge_requests/58992 Remove the broken barcode-based filter. https://gitlab.cern.ch/atlas/athena/-/merge_requests/58987 Use the crazyparticle barcode
-
release/22.6.25
1df77faf · ·contains MRs: https://gitlab.cern.ch/atlas/athena/-/merge_requests/58543 Avoid calling barcode twice in truth selector https://gitlab.cern.ch/atlas/athena/-/merge_requests/58521 Optimize generator filters https://gitlab.cern.ch/atlas/athena/-/merge_requests/58525 EvgenJobTransforms: add information about HepMC version to TagInfo and define it as env. variable https://gitlab.cern.ch/atlas/athena/-/merge_requests/58520 Use math functions from std https://gitlab.cern.ch/atlas/athena/-/merge_requests/58544 Remove stray comments https://gitlab.cern.ch/atlas/athena/-/merge_requests/58586 Prefer prefix ++/-- operators for non-primitive types as says cppcheck https://gitlab.cern.ch/atlas/athena/-/merge_requests/58566 Generators: Rivet_i README update https://gitlab.cern.ch/atlas/athena/-/merge_requests/58565 Optimization of generator filters https://gitlab.cern.ch/atlas/athena/-/merge_requests/58588 Add header with magic numbers that will be used for simulation particle selsection https://gitlab.cern.ch/atlas/athena/-/merge_requests/58577 Introduce a function for an id in constant GenEvent https://gitlab.cern.ch/atlas/athena/-/merge_requests/58656 remove a line left from tests and causing problems https://gitlab.cern.ch/atlas/athena/-/merge_requests/58667 EventBoost: Fix cppcheck warnings. https://gitlab.cern.ch/atlas/athena/-/merge_requests/58666 HforTool: Fix cppcheck warnings. https://gitlab.cern.ch/atlas/athena/-/merge_requests/58830 Ensure that GenEvent barcodes attribute is filled after GenEvent copy constructor is called. https://gitlab.cern.ch/atlas/athena/-/merge_requests/58826 Update MagicNumbers.h to add missing includes. https://gitlab.cern.ch/atlas/athena/-/merge_requests/58887 Master evtgen belle v2 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58765 First attempt of code formatting in the Generators https://gitlab.cern.ch/atlas/athena/-/merge_requests/58892 EventBoost: thread-checker fixes https://gitlab.cern.ch/atlas/athena/-/merge_requests/58891 TruthRivetTools: const fixes https://gitlab.cern.ch/atlas/athena/-/merge_requests/58940 Herwig7_i: thread-checker fixes https://gitlab.cern.ch/atlas/athena/-/merge_requests/58946 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58946 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58936 EvtGen_i: thread-checker fixes https://gitlab.cern.ch/atlas/athena/-/merge_requests/58933 Tauolapp_i: enable thread-checker and code cleanup
-