15#ifndef ALICEO2_FV0_RECPOINTS_H 
   16#define ALICEO2_FV0_RECPOINTS_H 
   60    : mCollisionTimePs(collisiontime)
 
   62    mRef.setFirstEntry(
first);
 
 
   78  gsl::span<const ChannelDataFloat> 
getBunchChannelData(
const gsl::span<const ChannelDataFloat> tfdata) 
const;
 
 
Class to refer to the 1st entry and N elements of some group in the continuous container.
 
void setCollisionTime(Float_t time, TimeTypeIndex type)
 
o2::InteractionRecord getInteractionRecord() const
 
float getCollisionGlobalMeanTime() const
 
float getCollisionSelectedMeanTime() const
 
bool operator==(const RecPoints &) const =default
 
RecPoints(const std::array< short, 3 > &collisiontime, int first, int ne, o2::InteractionRecord iRec, o2::fit::Triggers triggers)
 
static short constexpr sDummyCollissionTime
 
bool isValidTime(TimeTypeIndex type) const
 
float getCollisionTime(TimeTypeIndex type) const
 
o2::fit::Triggers getTrigger() const
 
float getCollisionFirstTime() const
 
gsl::span< const ChannelDataFloat > getBunchChannelData(const gsl::span< const ChannelDataFloat > tfdata) const
 
GLint GLint GLsizei GLint GLenum GLenum type
 
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
 
ChannelDataFloat(int Channel, double Time, double Charge, int AdcId)
 
ClassDefNV(ChannelDataFloat, 1)
 
bool operator==(const ChannelDataFloat &) const =default
 
ChannelDataFloat()=default