-
-
release/23.0.120ce3df3c · ·
Simulation validation and derivation production Release request ticket: ATLINFR-4797
-
-
release/22.6.275c9444b4 · ·
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.04fc6f63c · ·
AthDerivation release for the HIGG4D5 group, all formats are working.
-
-
release/22.6.26115629ba · ·
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.251df77faf · ·
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
-
-
-
release/22.0.1043b0f1d87 · ·
This is the latest build of 22.0 from 2022-12-01T2101, to be used for trigger reprocessing and for T0.
-
-
-
release/22.6.2408d9dd5d · ·
contains MRs: https://gitlab.cern.ch/atlas/athena/-/merge_requests/57437 Update generators Run 3 test https://gitlab.cern.ch/atlas/athena/-/merge_requests/57601 Support new samples in AsgCutBookkeeperAlg https://gitlab.cern.ch/atlas/athena/-/merge_requests/57732 Update GenEvent_p6 so that the classes match in HepMC2 and HepMC3. https://gitlab.cern.ch/atlas/athena/-/merge_requests/57800 Update xAODMETFilter_Common.py https://gitlab.cern.ch/atlas/athena/-/merge_requests/58053 Fix LHEFilter to allow reading more than one LHE file https://gitlab.cern.ch/atlas/athena/-/merge_requests/58136 Fixing binary read in MadGraphControl https://gitlab.cern.ch/atlas/athena/-/merge_requests/58159 Use canonical Rivet/Event.hh instead of the specific GenEvent version https://gitlab.cern.ch/atlas/athena/-/merge_requests/58146 GeneratorFilters: use ConstDataVector in xAODVBFMjjIntervalFilter https://gitlab.cern.ch/atlas/athena/-/merge_requests/58146 GeneratorFilters: use ConstDataVector in xAODVBFMjjIntervalFilter https://gitlab.cern.ch/atlas/athena/-/merge_requests/58176 Generators: only count status 4 beam particles in FixHepMC https://gitlab.cern.ch/atlas/athena/-/merge_requests/58045 Small update for the speed of barcodes in HepMC3 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58170 EvgenProdTools: replace static string with constant https://gitlab.cern.ch/atlas/athena/-/merge_requests/58191 Hotfix of AtlasHepMC https://gitlab.cern.ch/atlas/athena/-/merge_requests/58158 Add GenCrossSection to AtlasHepMC https://gitlab.cern.ch/atlas/athena/-/merge_requests/58197 Generators: enable thread-checker for clean packages https://gitlab.cern.ch/atlas/athena/-/merge_requests/58238 Upgrading plugin capabilities in MadGraphControl https://gitlab.cern.ch/atlas/athena/-/merge_requests/58273 EvgenJobTransforms: provide random seed and DSID from Gen_tf run arguments to generator interfaces https://gitlab.cern.ch/atlas/athena/-/merge_requests/58255 Generators: only consider status 4 particles for beam count in TestHepMC and AtlasHepMC https://gitlab.cern.ch/atlas/athena/-/merge_requests/58282 Pythia8_i: make pythia_stream internal https://gitlab.cern.ch/atlas/athena/-/merge_requests/58302 Fix compilation of GeneratorFilters package in master--HepMC3 nightly https://gitlab.cern.ch/atlas/athena/-/merge_requests/58299 Migrate GeneratorFilters to IAthRNGSvc https://gitlab.cern.ch/atlas/athena/-/merge_requests/58362 Sweeping !58361 from 21.6 to master. MGC: add plugin in SUSY JO https://gitlab.cern.ch/atlas/athena/-/merge_requests/58378 Sweeping !58366 from 21.6 to master. Patching missing variable in MGC https://gitlab.cern.ch/atlas/athena/-/merge_requests/58434 AtlasHepMC: add iterator for non-const HepMC3::GenVertex https://gitlab.cern.ch/atlas/athena/-/merge_requests/58343 Convert HTFilter into xAODHTFilter https://gitlab.cern.ch/atlas/athena/-/merge_requests/58446 Fix Pythia8 OTF weights for HepMC3
-
release/21.6.10080e6950f · ·
contains MRs: https://gitlab.cern.ch/atlas/athena/-/merge_requests/57936 Generators: update Rivet/YODA to 3.1.7/1.9.7 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58251 Upgrading plugin capabilities for MGC https://gitlab.cern.ch/atlas/athena/-/merge_requests/58329 MG update to 2.9.9.atlas3 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58361 MGC: add plugin in SUSY JO https://gitlab.cern.ch/atlas/athena/-/merge_requests/58366 Patching missing variable in MGC https://gitlab.cern.ch/atlas/athena/-/merge_requests/58570 jO for Pythia8 MonashCMW tune https://gitlab.cern.ch/atlas/athena/-/merge_requests/57208 Sweeping !57104 from master to 21.6. Adding dedicated YODA class for file report https://gitlab.cern.ch/atlas/athena/-/merge_requests/58737 https://gitlab.cern.ch/atlas/athena/-/merge_requests/58737
-
-
-