Skip to content
Snippets Groups Projects
  1. Dec 14, 2023
  2. Dec 08, 2022
    • Nils Krumnack's avatar
      make AsgxAODMetNTupleMakerAlg for writing out individual MET terms · 9af7f188
      Nils Krumnack authored
      This is essentially a heavily modified version of
      AsgxAODNTupleMakerAlg for the specific purpose at hand, i.e. writing
      out MET variables as `float` instead of `std::vector<float>`.
      
      There is probably some overlap of code with the original algorithm,
      but I'd rather clean that up at a later point, as I anyways have to
      revisit how I handle the output n-tuples in a better way.
      9af7f188
  3. Nov 21, 2022
  4. Oct 03, 2022
  5. Nov 30, 2021
  6. Nov 18, 2021
  7. Jan 06, 2021
  8. Oct 27, 2020
  9. Sep 18, 2020
  10. Jun 23, 2020
  11. Apr 06, 2020
    • Nils Krumnack's avatar
      copy over PhysicsAnalysis/Algorithms from 21.2 · c028e73e
      Nils Krumnack authored
      Originally I had tried sweeping/cherry-picking this from 21.2, but
      with all the three-way merges and commits that involve other
      packages/directories that was rather painful, so this is now just a
      direct copy from the current state in 21.2.
      c028e73e
Loading