Skip to content
Snippets Groups Projects
  1. Dec 02, 2022
  2. Dec 01, 2022
  3. Nov 30, 2022
  4. Nov 29, 2022
  5. Nov 28, 2022
  6. Nov 27, 2022
  7. Nov 25, 2022
  8. Nov 24, 2022
    • William Axel Leight's avatar
      Add script for running tracking on pileup RDO files · f000d465
      William Axel Leight authored and Julien Maurer's avatar Julien Maurer committed
      Add script for running tracking on pileup RDO files
      
      This script runs ID tracking on pileup RDO files to create tracks that are be used when running track overlay.
      The tracks and associated PRDs are saved into the RDO file.
      f000d465
    • John Derek Chapman's avatar
      Move definition of crazyParticleBarcode to AtlasHepMC/MagicNumbers.h header · d39d59c3
      John Derek Chapman authored and Frank Winklmeier's avatar Frank Winklmeier committed
      HGTD_DigitizationTool should use the m_vetoThisBarcode property rather than crazyParticleBarcode directly
      d39d59c3
    • Vakhtang Tsulaia's avatar
      Static version of the CaloDetDescrManager · 00f80997
      Vakhtang Tsulaia authored and Frank Winklmeier's avatar Frank Winklmeier committed
      Static version of the CaloDetDescrManager
      
      There are a handful of clients which need to get access to the CaloDetDescrManager
      at initialize(), prior to alignment corrections are applied to it.
      Specifically for these clients the following has been introduced:
      
      1. CALO_DDMANAGER_NOALIGN_KEY constant in CaloDetDescrManager.h
      
      The clients first try to retrieve the manager with this key from Detector Store,
      and in case of absence build such a manage by themselves, and record it in
      the Detector Store
      
      2. buildCaloDetDescrNoAlign() function in CaloDetDescrBuilder.h
      
      As the name suggests, this is the function which needs to be used by the clients
      for building a non-misalignemd CaloDD manager
      
      This MR is a follow up to the discussion in ATLASRECTS-5012
      00f80997
    • Scott Snyder's avatar
      G4UserActions: Fix cppcheck warnings. · 20d26cf9
      Scott Snyder authored and Frank Winklmeier's avatar Frank Winklmeier committed
      G4UserActions: Fix cppcheck warnings.
      
      Fix cppcheck warnings.
      20d26cf9
  9. Nov 23, 2022
  10. Nov 22, 2022
Loading