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 700 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 746 of file AODProducerWorkflowSpec.h.

◆ getAmplitude() [2/2]

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

Definition at line 751 of file AODProducerWorkflowSpec.h.

◆ getCellNumber() [1/2]

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

Definition at line 713 of file AODProducerWorkflowSpec.h.

◆ getCellNumber() [2/2]

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

Definition at line 718 of file AODProducerWorkflowSpec.h.

◆ getFastOrAbsID() [1/2]

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

Definition at line 736 of file AODProducerWorkflowSpec.h.

◆ getFastOrAbsID() [2/2]

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

Definition at line 741 of file AODProducerWorkflowSpec.h.

◆ getLnAmplitude() [1/2]

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

Definition at line 756 of file AODProducerWorkflowSpec.h.

◆ getLnAmplitude() [2/2]

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

Definition at line 761 of file AODProducerWorkflowSpec.h.

◆ getTimeStamp() [1/2]

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

Definition at line 766 of file AODProducerWorkflowSpec.h.

◆ getTimeStamp() [2/2]

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

Definition at line 771 of file AODProducerWorkflowSpec.h.

◆ getTriggerBits() [1/2]

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

Definition at line 703 of file AODProducerWorkflowSpec.h.

◆ getTriggerBits() [2/2]

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

Definition at line 708 of file AODProducerWorkflowSpec.h.

◆ isTRU() [1/2]

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

Definition at line 726 of file AODProducerWorkflowSpec.h.

◆ isTRU() [2/2]

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

Definition at line 731 of file AODProducerWorkflowSpec.h.


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