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 678 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 724 of file AODProducerWorkflowSpec.h.

◆ getAmplitude() [2/2]

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

Definition at line 729 of file AODProducerWorkflowSpec.h.

◆ getCellNumber() [1/2]

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

Definition at line 691 of file AODProducerWorkflowSpec.h.

◆ getCellNumber() [2/2]

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

Definition at line 696 of file AODProducerWorkflowSpec.h.

◆ getFastOrAbsID() [1/2]

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

Definition at line 714 of file AODProducerWorkflowSpec.h.

◆ getFastOrAbsID() [2/2]

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

Definition at line 719 of file AODProducerWorkflowSpec.h.

◆ getLnAmplitude() [1/2]

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

Definition at line 734 of file AODProducerWorkflowSpec.h.

◆ getLnAmplitude() [2/2]

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

Definition at line 739 of file AODProducerWorkflowSpec.h.

◆ getTimeStamp() [1/2]

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

Definition at line 744 of file AODProducerWorkflowSpec.h.

◆ getTimeStamp() [2/2]

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

Definition at line 749 of file AODProducerWorkflowSpec.h.

◆ getTriggerBits() [1/2]

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

Definition at line 681 of file AODProducerWorkflowSpec.h.

◆ getTriggerBits() [2/2]

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

Definition at line 686 of file AODProducerWorkflowSpec.h.

◆ isTRU() [1/2]

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

Definition at line 704 of file AODProducerWorkflowSpec.h.

◆ isTRU() [2/2]

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

Definition at line 709 of file AODProducerWorkflowSpec.h.


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