Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • release/23.6.10
    HepMC2 release, main purpose : Powheg-06-01
    
    contains MRs:
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/62056 Update Powheg version to 06-01 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61993 master PowhegControl: adding new processes Scalar and Vector LeptoQuark Drell-Yan production DY_SLQ and DY_VLQ - AGENE-2180
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/62025  Sweeping !62005 from 21.6 to master. Adding the PowhegConfig.MadSpin_paramcard option
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/62004 Fix technical issue with write out of lhe preamble AGENE-2156
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61974 Cleanup code related to HepMC
  • release/24.2.1
    2d003ab6 · Update version.txt ·
    Tagging AnalysisBase 24.2.1
  • release/21.2.248
    Tagging AnalysisBase 21.2.248
  • release/23.0.22
    Building the release 23.0.22 from nightly/23.0/2023-03-29T2101 to be used at P1
  • release/23.6.9
    HepMC2 release
    
    main purpose: fixes in xAOD common fragments
    
    contains MRs:
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61640 Minor fixes for xAODDecaysFinalStateFilter 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61619 Use where possible access by const reference for MC objects 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61638 Remove boost from EvtGen 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61770 Remove unused boost string headers 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61769 Remove unused lexical_cast headers
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61818 GeneratorObjects: c++20 fix 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61747 Use ReaderFactory for the ascii file input
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61850 GeneratorObjects: Fix thread-safety checker warning. 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61898 AtlasHepMC: Missing const qualifier. 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61886 EvtGen_i CMake Fix, 23.0 branch (2023.03.27.) 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61671 Implementation of non-currently-supported decays in gg4l process via change of pdg ID in LHE files 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61725 GeneratorFilters: Update xAODJetFilter_Common.py
  • release/24.2.0
    Tagging AnalysisBase 24.2.0
  • release/24.0.0
    JETM and LLP1 production
    Release request ticket: ATLINFR-4878
  • release/23.0.21
    First build of 23.0 (from 23.0 and not master) for deployment at P1.
  • release/23.6.8
    main purpose: validation of MG 3.4.2
    
    contains MRs:
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61168 McEventSelector: Use unsigned for RunNumber, etc properties 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61161 Add m_useChargedNonShowering 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61256 Use access by reference in the loops in HepMC codes 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61254 Cleanup the tauola code 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61233 Add an exponential filter to obtain a flat decay time sample
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61398 23.0-coverity-TruthRivetTools 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61442 Update instructions for exotic Pythia8 external versions (only for developers) 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61530 switch to LCG_102b_ATLAS_13
  • release/23.0.20
    Candidate release for 2022 reprocessing reco, MC23a digi/reco
    Release request ticket: ATLINFR-4869
  • release/21.6.103
    main purpose of the build: fix bug in skel.ABtoEVNT.py crashing E2E filtering,
    
    contains MRs:
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60621 PowhegControl update to the test version ATLASOTF-gg4l-TEST
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60656 Add VINCIA Userhook to CMakeLists in r21 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60683 Fix for path to libraries in gg4l POWHEG 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60895 gg4l CVMFS fix for libraries 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61486 EvgenJobTransforms: fix bug in skel.ABtoEVGEN.py, go back to Powheg-05-05
  • release/21.2.247
    Tagging AnalysisBase 21.2.247
  • release/22.2.113
    Tagging AnalysisBase 22.2.113
  • release/22.2.112
    Tagging AnalysisBase 22.2.112
  • release/21.2.246
    Tagging AnalysisBase 21.2.246
  • release/22.0.107
    for ATLMCPROD-10458
  • release/23.0.19
    Simulation release -- include a new version of the externals that features an update of the Geant4 version.
    Release request ticket: ATLINFR-4861
  • release/23.6.7
    Main purpose: a fix for UserHookProblem with Powheg tW and pthard settings in Pythia.
    
    contains MRs :
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60627 Added test PowegHook for tW 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60729 Using std:: for math functions and remove duplicated code 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60836 Update GenEvent.h -- provide id_to_barcode_map() 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60859 PowhegHookstW : uninitMemberVar variables : clang+cppcheck 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60860 DrawPlots_MB.C : identical_inner condition 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60917 PowhegControl: manual sweep of 60895 
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60911 Superchic and Lhapdf directory setup: remove the setup of LHAPATH, because it is adding outdated lhapdf directory,
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/60830  cache the barcodes in Simulation/G4Sim/MCTruth/MCTruth/
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61043 Optimization of HepMC-related codes
    
    https://gitlab.cern.ch/atlas/athena/-/merge_requests/61046 make main31Vincia.cxx compile for Py8.309
  • release/22.2.111
    Tagging AnalysisBase 22.2.111
  • release/21.2.158.0
    AthDerivation cache for the HION9 group, all formats are working.