Project
Loading...
Searching...
No Matches
o2::dataformats::EMCALChannelData Class Reference

#include <EMCALChannelData.h>

Public Member Functions

 EMCALChannelData (int cellID, int timestamp, int flags=0, int events)
 
 EMCALChannelData ()=default
 
 ~EMCALChannelData ()=default
 
void setEMCALCellID (int index)
 
int getEMCALCellID () const
 
void setTimestamp (int ts)
 
int getTimestamp () const
 
void setFlags (int flags)
 
float getFlags () const
 

Detailed Description

Definition at line 30 of file EMCALChannelData.h.

Constructor & Destructor Documentation

◆ EMCALChannelData() [1/2]

o2::dataformats::EMCALChannelData::EMCALChannelData ( int  cellID,
int  timestamp,
int  flags = 0,
int  events 
)
inline

Definition at line 33 of file EMCALChannelData.h.

◆ EMCALChannelData() [2/2]

o2::dataformats::EMCALChannelData::EMCALChannelData ( )
default

◆ ~EMCALChannelData()

o2::dataformats::EMCALChannelData::~EMCALChannelData ( )
default

Member Function Documentation

◆ getEMCALCellID()

int o2::dataformats::EMCALChannelData::getEMCALCellID ( ) const
inline

Definition at line 38 of file EMCALChannelData.h.

◆ getFlags()

float o2::dataformats::EMCALChannelData::getFlags ( ) const
inline

Definition at line 44 of file EMCALChannelData.h.

◆ getTimestamp()

int o2::dataformats::EMCALChannelData::getTimestamp ( ) const
inline

Definition at line 41 of file EMCALChannelData.h.

◆ setEMCALCellID()

void o2::dataformats::EMCALChannelData::setEMCALCellID ( int  index)
inline

Definition at line 37 of file EMCALChannelData.h.

◆ setFlags()

void o2::dataformats::EMCALChannelData::setFlags ( int  flags)
inline

Definition at line 43 of file EMCALChannelData.h.

◆ setTimestamp()

void o2::dataformats::EMCALChannelData::setTimestamp ( int  ts)
inline

Definition at line 40 of file EMCALChannelData.h.


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