Skip to content
Snippets Groups Projects
  1. May 03, 2019
  2. May 02, 2019
  3. Apr 29, 2019
  4. Apr 25, 2019
  5. Apr 09, 2019
  6. Apr 05, 2019
  7. Apr 03, 2019
    • Cenk Yildiz's avatar
      Fix extraL1robs option · e49959c9
      Cenk Yildiz authored
      extraL1robs option is fixed in DFFileBackend and added to
      DFDcmEmuBackend. A test with extra L1 robs is added.
      e49959c9
  8. Apr 02, 2019
  9. Apr 01, 2019
  10. Mar 29, 2019
  11. Mar 28, 2019
  12. Mar 27, 2019
  13. Mar 26, 2019
  14. Mar 22, 2019
  15. Mar 20, 2019
  16. Mar 19, 2019
    • Cenk Yildiz's avatar
      Support for l1 Simulations in DcmEmulator, related to ATR-19542 · ca1ed61d
      Cenk Yildiz authored
      The output event is created using following from HLT Result
      FullEventFragment:
      - Header (It is guaranteed to include all fields)
      - HLT result ROBs
      - L1 Simulation ROBs (Optional)
      and following from input FullEventFragment:
      - ROBs that are not already in the HLT Result event
      
      In this way, if HLT has re-run L1 simulation, its FullEventFragment will
      also include L1 ROBs, and these will override ones from the input event.
      
      Function to merge hlt result and input events are moved to a new file so
      that it can be used in different dfinterface implementations
  17. Mar 15, 2019
  18. Mar 14, 2019
Loading