Project
Loading...
Searching...
No Matches
CalibProcessingHelper.h File Reference
#include <memory>
#include "Framework/InputRecord.h"

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::tpc
 Global TPC definitions and constants.
 
namespace  o2::tpc::rawreader
 
namespace  o2::tpc::calib_processing_helper
 

Functions

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 > &sectors={}, size_t *nerrors=nullptr, uint32_t syncOffsetReference=144, uint32_t decoderType=1, bool useTrigger=true, bool returnOnNoTrigger=false)
 
std::vector< o2::framework::InputSpeco2::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)