Skip to content
Snippets Groups Projects
  1. Oct 27, 2021
  2. Oct 21, 2021
  3. Sep 23, 2021
  4. Sep 13, 2021
  5. Sep 08, 2021
  6. Aug 11, 2021
  7. Aug 03, 2021
  8. Jul 01, 2021
  9. Jun 30, 2021
  10. Jun 29, 2021
  11. Jun 11, 2021
  12. Jun 01, 2021
  13. May 31, 2021
  14. May 28, 2021
  15. May 26, 2021
  16. May 25, 2021
  17. May 20, 2021
  18. May 04, 2021
  19. Apr 23, 2021
    • Savanna Shaw's avatar
      Use same RoIs for L2 and EF combined muons · 7d82d057
      Savanna Shaw authored and Edward Moyse's avatar Edward Moyse committed
      As pointed out in ATR-23252, it would be better to use the same RoIs for the fast and precision tracking and combined muon building steps. To do this, have added a link to the RoI in the L2 combined muon hypo alg, and switched the EF combined muon input maker to use the NamedRoITool instead of just fetching the RoI from the previous step (the EF SA muon rois from the previous step are similar but not quite identical to the combined muon RoIs).
      7d82d057
  20. Apr 14, 2021
  21. Mar 30, 2021
    • Mark Sutton's avatar
      Add vertex analysis to the tau analysis · 5ec1776e
      Mark Sutton authored and Walter Lampl's avatar Walter Lampl committed
      Add the relevat analysis chain to estimate the tau efficiency
      - still some work to do on this, since the tau reconstruction runs in
      an Roi, and so we need to reject vertex candidates with no offline
      tracks in the tau Roi.
      5ec1776e
  22. Mar 22, 2021
  23. Mar 19, 2021
    • Julie Kirk's avatar
      TrigInDetValidation: add new ART test for FSLRT chain · 55e09688
      Julie Kirk authored and Edward Moyse's avatar Edward Moyse committed
      	modified:   Trigger/TrigAnalysis/TrigInDetAnalysisExample/src/AnalysisConfigMT_Ntuple.cxx
      	modified:   Trigger/TrigAnalysis/TrigInDetAnalysisUser/share/TIDAdata-chains-run3.dat
      	modified:   Trigger/TrigValidation/TrigInDetValidation/python/TrigInDetArtSteps.py
      	modified:   Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_AODtoTrkNtuple.py
      	modified:   Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_Base.py
      	modified:   Trigger/TrigValidation/TrigInDetValidation/share/comparitor.json
      	new file:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_FSLRT_RHadron.py
      55e09688
  24. Mar 01, 2021
  25. Feb 15, 2021
    • Mark Sutton's avatar
      Add a test with the new muIso performance chains · 8d5473aa
      Mark Sutton authored and Frank Winklmeier's avatar Frank Winklmeier committed
      Previously we were monitoring selecting ivarmedium chains, as not muIso performance chain
      was available.
      
      We have a the ivarperf chain now, added by Savanna, which run the same as the ivarmedium
      chain, but runs the final hypo in passthrough.
      8d5473aa
  26. Jan 12, 2021
  27. Dec 22, 2020
    • Mark Sutton's avatar
      Finally fix the tau and electron analyses · 0d00f44e
      Mark Sutton authored and Walter Lampl's avatar Walter Lampl committed
      Typos and mistakes in the chain configuration prevented the analyses working correctly.
      
      In addition, the release for the reference reconstruction is changed so that we can see
      the collections in the AOD
      0d00f44e
  28. Dec 07, 2020
  29. Dec 04, 2020
  30. Dec 01, 2020
  31. Nov 05, 2020
  32. Oct 01, 2020
  33. Sep 29, 2020
  34. Sep 27, 2020
  35. Sep 10, 2020
  36. Sep 05, 2020
    • sutt's avatar
      Add some minbias tests comparing against offline tracks · 429c18fa
      sutt authored
      Add some minbias tests comparing against offline tracks, also replace one of the existing
      minbias tests with the new, improved configuration code to remove most of the duplicated code
      
      Modify the key in the json file to reduce the number of things that need to be independently
      changed
      429c18fa
  37. Sep 02, 2020
    • Julie Kirk's avatar
      TrigInDetValidation: add extra post-processing plus some fixes · 09831dba
      Julie Kirk authored and Walter Lampl's avatar Walter Lampl committed
      	modified:   Trigger/TrigAnalysis/TrigInDetAnalysisUser/share/TIDAdata-chains-run3.dat
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_AODtoTrkNtuple.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/share/comparitor.json
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_jpsiee_pu40.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_jpsiee_pu40_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_singlee_7-80.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_singlee_7-80_larged0.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_singlee_7-80_larged0_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_singlee_7-80_larged0_pu.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_singlee_7-80_larged0_pu_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_singlee_7-80_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_singlee_7-80_pu40.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_singlee_7-80_pu40_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_zee_pu40.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_el_zee_pu40_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_bphys.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_bphys_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_singlemu_larged0.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_singlemu_larged0_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_singlemu_larged0_pu.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_singlemu_larged0_pu_mt.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_zmumu_pu40.py
      
      	modified:   Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_zmumu_pu40_mt.py
      09831dba
  38. Aug 31, 2020
    • Mark Sutton's avatar
      Add a full scan test, add additional panels to the plotting, fix the incorrect... · 83de0224
      Mark Sutton authored and Walter Lampl's avatar Walter Lampl committed
      Add a full scan test, add additional panels to the plotting, fix the incorrect selection of histograms
      
      An extra validation test running the fullscan tests is added - running from a jet chain, rather than
      a bjet chain (will need a jet performance test at some point)
      
      In addition, it adds extra panels for the plotting showing the hit multiplicities and the raw distributions.
      
      Finally, a fix to the configuration of the histogram selection in the FTF monitoring has been added.
      83de0224
  39. Aug 25, 2020
Loading