Project
Loading...
Searching...
No Matches
o2::fv0::BaseRecoTask Class Reference

#include <BaseRecoTask.h>

Public Member Functions

 BaseRecoTask ()=default
 
 ~BaseRecoTask ()=default
 
o2::fv0::RecPoints process (o2::fv0::Digit const &bcd, gsl::span< const o2::fv0::ChannelData > inChData, gsl::span< o2::fv0::ChannelDataFloat > outChData)
 
void FinishTask ()
 
void SetChannelOffset (o2::fv0::FV0ChannelTimeCalibrationObject const *caliboffsets)
 
int getOffset (int channel)
 

Detailed Description

Definition at line 27 of file BaseRecoTask.h.

Constructor & Destructor Documentation

◆ BaseRecoTask()

o2::fv0::BaseRecoTask::BaseRecoTask ( )
default

◆ ~BaseRecoTask()

o2::fv0::BaseRecoTask::~BaseRecoTask ( )
default

Member Function Documentation

◆ FinishTask()

void BaseRecoTask::FinishTask ( )

Definition at line 77 of file BaseRecoTask.cxx.

◆ getOffset()

int BaseRecoTask::getOffset ( int  channel)

Definition at line 83 of file BaseRecoTask.cxx.

◆ process()

RP BaseRecoTask::process ( o2::fv0::Digit const &  bcd,
gsl::span< const o2::fv0::ChannelData inChData,
gsl::span< o2::fv0::ChannelDataFloat outChData 
)

Definition at line 28 of file BaseRecoTask.cxx.

◆ SetChannelOffset()

void o2::fv0::BaseRecoTask::SetChannelOffset ( o2::fv0::FV0ChannelTimeCalibrationObject const *  caliboffsets)
inline

Definition at line 38 of file BaseRecoTask.h.


The documentation for this class was generated from the following files: