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

#include <FV0CalibrationInfoObject.h>

Public Member Functions

 FV0CalibrationInfoObject (uint8_t channel, int16_t time, int32_t charge, uint64_t timestamp)
 
 FV0CalibrationInfoObject ()=default
 
 ~FV0CalibrationInfoObject ()=default
 
void setChannelIndex (uint8_t channel)
 
uint8_t getChannelIndex () const
 
void setTime (int16_t time)
 
int16_t getTime () const
 
void setCharge (int16_t charge)
 
int16_t getCharge () const
 
void setTimeStamp (int64_t timestamp)
 
int64_t getTimeStamp () const
 

Detailed Description

Definition at line 21 of file FV0CalibrationInfoObject.h.

Constructor & Destructor Documentation

◆ FV0CalibrationInfoObject() [1/2]

o2::fv0::FV0CalibrationInfoObject::FV0CalibrationInfoObject ( uint8_t  channel,
int16_t  time,
int32_t  charge,
uint64_t  timestamp 
)
inline

Definition at line 24 of file FV0CalibrationInfoObject.h.

◆ FV0CalibrationInfoObject() [2/2]

o2::fv0::FV0CalibrationInfoObject::FV0CalibrationInfoObject ( )
default

◆ ~FV0CalibrationInfoObject()

o2::fv0::FV0CalibrationInfoObject::~FV0CalibrationInfoObject ( )
default

Member Function Documentation

◆ getChannelIndex()

uint8_t o2::fv0::FV0CalibrationInfoObject::getChannelIndex ( ) const
inline

Definition at line 29 of file FV0CalibrationInfoObject.h.

◆ getCharge()

int16_t o2::fv0::FV0CalibrationInfoObject::getCharge ( ) const
inline

Definition at line 34 of file FV0CalibrationInfoObject.h.

◆ getTime()

int16_t o2::fv0::FV0CalibrationInfoObject::getTime ( ) const
inline

Definition at line 32 of file FV0CalibrationInfoObject.h.

◆ getTimeStamp()

int64_t o2::fv0::FV0CalibrationInfoObject::getTimeStamp ( ) const
inline

Definition at line 36 of file FV0CalibrationInfoObject.h.

◆ setChannelIndex()

void o2::fv0::FV0CalibrationInfoObject::setChannelIndex ( uint8_t  channel)
inline

Definition at line 28 of file FV0CalibrationInfoObject.h.

◆ setCharge()

void o2::fv0::FV0CalibrationInfoObject::setCharge ( int16_t  charge)
inline

Definition at line 33 of file FV0CalibrationInfoObject.h.

◆ setTime()

void o2::fv0::FV0CalibrationInfoObject::setTime ( int16_t  time)
inline

Definition at line 31 of file FV0CalibrationInfoObject.h.

◆ setTimeStamp()

void o2::fv0::FV0CalibrationInfoObject::setTimeStamp ( int64_t  timestamp)
inline

Definition at line 35 of file FV0CalibrationInfoObject.h.


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