Project
Loading...
Searching...
No Matches
o2::trd::HelperMethods Struct Reference

#include <HelperMethods.h>

Static Public Member Functions

static int getROBfromPad (int irow, int icol)
 
static int getMCMfromPad (int irow, int icol)
 
static int getColSide (int icol)
 
static int getPadRowFromMCM (int irob, int imcm)
 
static void printSectorStackLayer (int det)
 
static std::string getSectorStackLayerSide (int hcid)
 
static void printSectorStackLayerSide (int hcid)
 
static int getPadColFromADC (int irob, int imcm, int iadc)
 
static int getROBSide (int irob)
 
static int getSector (int det)
 
static int getStack (int det)
 
static int getLayer (int det)
 
static int getDetector (int sector, int stack, int layer)
 
static int getORIinSuperModule (int hcid)
 
static int getHCIDFromLinkID (int link)
 
static int getLinkIDfromHCID (int hcid)
 
static int getChannelIndexInColumn (int rob, int mcm, int channel)
 
static int getGlobalChannelIndex (int det, int rob, int mcm, int channel)
 
static void getPositionFromGlobalChannelIndex (int idx, int &det, int &rob, int &mcm, int &channel)
 

Detailed Description

Definition at line 25 of file HelperMethods.h.

Member Function Documentation

◆ getChannelIndexInColumn()

static int o2::trd::HelperMethods::getChannelIndexInColumn ( int  rob,
int  mcm,
int  channel 
)
inlinestatic

Definition at line 167 of file HelperMethods.h.

◆ getColSide()

static int o2::trd::HelperMethods::getColSide ( int  icol)
inlinestatic

Definition at line 39 of file HelperMethods.h.

◆ getDetector()

static int o2::trd::HelperMethods::getDetector ( int  sector,
int  stack,
int  layer 
)
inlinestatic

Definition at line 107 of file HelperMethods.h.

◆ getGlobalChannelIndex()

static int o2::trd::HelperMethods::getGlobalChannelIndex ( int  det,
int  rob,
int  mcm,
int  channel 
)
inlinestatic

Definition at line 174 of file HelperMethods.h.

◆ getHCIDFromLinkID()

static int o2::trd::HelperMethods::getHCIDFromLinkID ( int  link)
inlinestatic

Definition at line 138 of file HelperMethods.h.

◆ getLayer()

static int o2::trd::HelperMethods::getLayer ( int  det)
inlinestatic

Definition at line 102 of file HelperMethods.h.

◆ getLinkIDfromHCID()

static int o2::trd::HelperMethods::getLinkIDfromHCID ( int  hcid)
inlinestatic

Definition at line 158 of file HelperMethods.h.

◆ getMCMfromPad()

static int o2::trd::HelperMethods::getMCMfromPad ( int  irow,
int  icol 
)
inlinestatic

Definition at line 31 of file HelperMethods.h.

◆ getORIinSuperModule()

static int o2::trd::HelperMethods::getORIinSuperModule ( int  hcid)
inlinestatic

Definition at line 112 of file HelperMethods.h.

◆ getPadColFromADC()

static int o2::trd::HelperMethods::getPadColFromADC ( int  irob,
int  imcm,
int  iadc 
)
inlinestatic

Definition at line 72 of file HelperMethods.h.

◆ getPadRowFromMCM()

static int o2::trd::HelperMethods::getPadRowFromMCM ( int  irob,
int  imcm 
)
inlinestatic

Definition at line 48 of file HelperMethods.h.

◆ getPositionFromGlobalChannelIndex()

static void o2::trd::HelperMethods::getPositionFromGlobalChannelIndex ( int  idx,
int det,
int rob,
int mcm,
int channel 
)
inlinestatic

Definition at line 191 of file HelperMethods.h.

◆ getROBfromPad()

static int o2::trd::HelperMethods::getROBfromPad ( int  irow,
int  icol 
)
inlinestatic

Definition at line 26 of file HelperMethods.h.

◆ getROBSide()

static int o2::trd::HelperMethods::getROBSide ( int  irob)
inlinestatic

Definition at line 85 of file HelperMethods.h.

◆ getSector()

static int o2::trd::HelperMethods::getSector ( int  det)
inlinestatic

Definition at line 93 of file HelperMethods.h.

◆ getSectorStackLayerSide()

static std::string o2::trd::HelperMethods::getSectorStackLayerSide ( int  hcid)
inlinestatic

Definition at line 59 of file HelperMethods.h.

◆ getStack()

static int o2::trd::HelperMethods::getStack ( int  det)
inlinestatic

Definition at line 98 of file HelperMethods.h.

◆ printSectorStackLayer()

static void o2::trd::HelperMethods::printSectorStackLayer ( int  det)
inlinestatic

Definition at line 53 of file HelperMethods.h.

◆ printSectorStackLayerSide()

static void o2::trd::HelperMethods::printSectorStackLayerSide ( int  hcid)
inlinestatic

Definition at line 66 of file HelperMethods.h.


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