#include <memory>
#include "Framework/InputRecord.h"
Go to the source code of this file.
|
uint64_t | o2::tpc::calib_processing_helper::processRawData (o2::framework::InputRecord &inputs, std::unique_ptr< o2::tpc::rawreader::RawReaderCRU > &reader, bool useOldSubspec=false, const std::vector< int > §ors={}, size_t *nerrors=nullptr, uint32_t syncOffsetReference=144, uint32_t decoderType=1, bool useTrigger=true, bool returnOnNoTrigger=false) |
|
std::vector< o2::framework::InputSpec > | o2::tpc::calib_processing_helper::getFilter (o2::framework::InputRecord &inputs) |
| absolute BC relative to TF start (firstOrbit)
|
|
int | o2::tpc::calib_processing_helper::getTriggerBCoffset (o2::framework::InputRecord &inputs, std::vector< o2::framework::InputSpec > filter={}, bool slowScan=false) |
| absolute BC relative to TF start (firstOrbit)
|
|
int | o2::tpc::calib_processing_helper::getTriggerBCoffset (const char *data, size_t size, uint32_t firstOrbit) |
|