Project
Loading...
Searching...
No Matches
o2::aodproducer::CellHelper Class Reference

#include <AODProducerWorkflowSpec.h>

Static Public Member Functions

static int8_t getTriggerBits (const o2::emcal::Cell &)
 
static int8_t getTriggerBits (const o2::phos::Cell &cell)
 
static int16_t getCellNumber (const o2::emcal::Cell &cell)
 
static int16_t getCellNumber (const o2::phos::Cell &cell)
 
static bool isTRU (const o2::emcal::Cell &cell)
 
static bool isTRU (const o2::phos::Cell &cell)
 
static int16_t getFastOrAbsID (const o2::emcal::Cell &)
 
static int16_t getFastOrAbsID (const o2::phos::Cell &cell)
 
static float getAmplitude (const o2::emcal::Cell &cell)
 
static float getAmplitude (const o2::phos::Cell &cell)
 
static int16_t getLnAmplitude (const o2::emcal::Cell &)
 
static int16_t getLnAmplitude (const o2::phos::Cell &cell)
 
static float getTimeStamp (const o2::emcal::Cell &cell)
 
static float getTimeStamp (const o2::phos::Cell &cell)
 

Detailed Description

Definition at line 682 of file AODProducerWorkflowSpec.h.

Member Function Documentation

◆ getAmplitude() [1/2]

static float o2::aodproducer::CellHelper::getAmplitude ( const o2::emcal::Cell cell)
inlinestatic

Definition at line 728 of file AODProducerWorkflowSpec.h.

◆ getAmplitude() [2/2]

static float o2::aodproducer::CellHelper::getAmplitude ( const o2::phos::Cell cell)
inlinestatic

Definition at line 733 of file AODProducerWorkflowSpec.h.

◆ getCellNumber() [1/2]

static int16_t o2::aodproducer::CellHelper::getCellNumber ( const o2::emcal::Cell cell)
inlinestatic

Definition at line 695 of file AODProducerWorkflowSpec.h.

◆ getCellNumber() [2/2]

static int16_t o2::aodproducer::CellHelper::getCellNumber ( const o2::phos::Cell cell)
inlinestatic

Definition at line 700 of file AODProducerWorkflowSpec.h.

◆ getFastOrAbsID() [1/2]

static int16_t o2::aodproducer::CellHelper::getFastOrAbsID ( const o2::emcal::Cell )
inlinestatic

Definition at line 718 of file AODProducerWorkflowSpec.h.

◆ getFastOrAbsID() [2/2]

static int16_t o2::aodproducer::CellHelper::getFastOrAbsID ( const o2::phos::Cell cell)
inlinestatic

Definition at line 723 of file AODProducerWorkflowSpec.h.

◆ getLnAmplitude() [1/2]

static int16_t o2::aodproducer::CellHelper::getLnAmplitude ( const o2::emcal::Cell )
inlinestatic

Definition at line 738 of file AODProducerWorkflowSpec.h.

◆ getLnAmplitude() [2/2]

static int16_t o2::aodproducer::CellHelper::getLnAmplitude ( const o2::phos::Cell cell)
inlinestatic

Definition at line 743 of file AODProducerWorkflowSpec.h.

◆ getTimeStamp() [1/2]

static float o2::aodproducer::CellHelper::getTimeStamp ( const o2::emcal::Cell cell)
inlinestatic

Definition at line 748 of file AODProducerWorkflowSpec.h.

◆ getTimeStamp() [2/2]

static float o2::aodproducer::CellHelper::getTimeStamp ( const o2::phos::Cell cell)
inlinestatic

Definition at line 753 of file AODProducerWorkflowSpec.h.

◆ getTriggerBits() [1/2]

static int8_t o2::aodproducer::CellHelper::getTriggerBits ( const o2::emcal::Cell )
inlinestatic

Definition at line 685 of file AODProducerWorkflowSpec.h.

◆ getTriggerBits() [2/2]

static int8_t o2::aodproducer::CellHelper::getTriggerBits ( const o2::phos::Cell cell)
inlinestatic

Definition at line 690 of file AODProducerWorkflowSpec.h.

◆ isTRU() [1/2]

static bool o2::aodproducer::CellHelper::isTRU ( const o2::emcal::Cell cell)
inlinestatic

Definition at line 708 of file AODProducerWorkflowSpec.h.

◆ isTRU() [2/2]

static bool o2::aodproducer::CellHelper::isTRU ( const o2::phos::Cell cell)
inlinestatic

Definition at line 713 of file AODProducerWorkflowSpec.h.


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