Skip to content
Snippets Groups Projects
  1. Jul 21, 2020
    • Pierre-Alain Loizeau's avatar
      mCBM 2020: improve time window event builder algo interface · efc469ed
      Pierre-Alain Loizeau authored
      - Add predefined EventBuilderDetector constants for each of the typical detectors
      - Add interface methods taking EventBuilderDetector object as parameter
      - Make all other interface methods use the EventBuilderDetector one
      - Mark the methods using only ECbmModuleId as deprecated
      - Update MQ device accordingly
      - Disable clang-formatting in Init method of MQ device
      efc469ed
  2. Jul 10, 2020
  3. Jul 02, 2020
    • Pierre-Alain Loizeau's avatar
      MQ: add example of the unpacking and event building chain for mCBM 2020 · e0c33ade
      Pierre-Alain Loizeau authored
      - Unpacker device running an instance of the unpacker algo of each of the participating detectors
      - Event builder device running an instance of CbmMcbm2019TimeWinEventBuilderAlgo
      - Event Sink acting as a parrallel stream aligner and merger + as a disk sink
      - Start script for a chain with a single MultiTsa source, parallel branches of Unpacker + EventBuilder, a single EventSink and an histogram server
      - Pulser monitor device (untested)
      e0c33ade
Loading