Tags: larks/AliceO2
Tags
Use is_messageable forward declaration instead of including Framework… …/TypeTraits.h
[EMCAL-534] Fix determination of next page in RawReaderMemory Comparison in hasNext was done by mistake against the number of pages in payload and not against the raw buffer size, therefore the has nextNext always returned false as the page offset (used as current position) is larger than the average number of pages.
GPU: Distinguish between ROOT-build and Full-O2-build in standalone b… …enchmark
[EMCAL-600] Add simple mapping handler Handler providing the correct mapping version for a given EMCAL DDL number.
[EMCAL-600] Add simple mapping handler Handler providing the correct mapping version for a given EMCAL DDL number.
BC duration changed from 25 ns to LHCBunchSpacingNS constant
HBF sampler + test demo In the MC->Raw conversion we have to make sure that 1) The HB and TF starts are in sync for all detectors regardless of time (bc/orbit) distribution of its signal. 2) All HBF and TF (RAWDataHeaders with corresponding HB and TF trigger flags) are present in the emulated raw data, even if some of them had no data in a particular detector. The HBFSampler class provides tools for interaction record -> HBF conversion and sampling of IRs for which the HBF RDH should be added to the raw data from the CRU. See testHBFSampler.cxx for the outline of generating HBF frames for simulated data.
PreviousNext