Belle II Software development
BKLMElementNumbers Member List

This is the complete list of members for BKLMElementNumbers, including all inherited members.

BKLM_LAYER_BITBKLMElementNumbersprotectedstatic
BKLM_LAYER_MASKBKLMElementNumbersprotectedstatic
BKLM_MODULEID_MASKBKLMElementNumbersprotectedstatic
BKLM_MODULESTRIPID_MASKBKLMElementNumbersprotectedstatic
BKLM_PLANE_BITBKLMElementNumbersprotectedstatic
BKLM_PLANE_MASKBKLMElementNumbersprotectedstatic
BKLM_SECTION_BITBKLMElementNumbersprotectedstatic
BKLM_SECTION_MASKBKLMElementNumbersprotectedstatic
BKLM_SECTOR_BITBKLMElementNumbersprotectedstatic
BKLM_SECTOR_MASKBKLMElementNumbersprotectedstatic
BKLM_STRIP_BITBKLMElementNumbersprotectedstatic
BKLM_STRIP_MASKBKLMElementNumbersprotectedstatic
BKLMElementNumbers()BKLMElementNumbers
c_BackwardSection enum valueBKLMElementNumbers
c_ChimneySector enum valueBKLMElementNumbers
c_FirstRPCLayer enum valueBKLMElementNumbers
c_ForwardSection enum valueBKLMElementNumbers
c_PhiPlane enum valueBKLMElementNumbers
c_ZPlane enum valueBKLMElementNumbers
channelNumber(int section, int sector, int layer, int plane, int strip)BKLMElementNumbersstatic
channelNumberToElementNumbers(KLMChannelNumber channel, int *section, int *sector, int *layer, int *plane, int *strip)BKLMElementNumbersstatic
checkChannelNumber(int section, int sector, int layer, int plane, int strip, bool fatalError=true)BKLMElementNumbersstatic
checkLayer(int layer, bool fatalError=true)BKLMElementNumbersstatic
checkPlane(int plane, bool fatalError=true)BKLMElementNumbersstatic
checkSection(int section, bool fatalError=true)BKLMElementNumbersstatic
checkSector(int sector, bool fatalError=true)BKLMElementNumbersstatic
getChannelByModule(int module)BKLMElementNumbersinlinestatic
getHSLBName(int copper, int slot)BKLMElementNumbersstatic
getLayerByModule(int module)BKLMElementNumbersinlinestatic
getMaximalLayerGlobalNumber()BKLMElementNumbersinlinestatic
getMaximalLayerNumber()BKLMElementNumbersinlinestatic
getMaximalPlaneNumber()BKLMElementNumbersinlinestatic
getMaximalSectionNumber()BKLMElementNumbersinlinestatic
getMaximalSectorGlobalNumber()BKLMElementNumbersinlinestatic
getMaximalSectorNumber()BKLMElementNumbersinlinestatic
getModuleByModule(int module)BKLMElementNumbersinlinestatic
getNStrips(int section, int sector, int layer, int plane)BKLMElementNumbersstatic
getPlaneByModule(int module)BKLMElementNumbersinlinestatic
getSectionByModule(int module)BKLMElementNumbersinlinestatic
getSectorByModule(int module)BKLMElementNumbersinlinestatic
getStripByModule(int module)BKLMElementNumbersinlinestatic
getTotalChannelNumber()BKLMElementNumbersinlinestatic
hitsFromSameChannel(int module1, int module2)BKLMElementNumbersinlinestatic
hitsFromSameModule(int module1, int module2)BKLMElementNumbersinlinestatic
hitsFromSamePlane(int module1, int module2)BKLMElementNumbersinlinestatic
Layer enum nameBKLMElementNumbers
layerGlobalNumber(int section, int sector, int layer)BKLMElementNumbersstatic
layerGlobalNumberToElementNumbers(int layerGlobal, int *section, int *sector, int *layer)BKLMElementNumbersstatic
m_MaximalLayerNumberBKLMElementNumbersprotectedstatic
m_MaximalPlaneNumberBKLMElementNumbersprotectedstatic
m_MaximalSectionNumberBKLMElementNumbersprotectedstatic
m_MaximalSectorNumberBKLMElementNumbersprotectedstatic
m_TotalChannelNumberBKLMElementNumbersprotectedstatic
moduleNumber(int section, int sector, int layer, bool fatalError=true)BKLMElementNumbersstatic
moduleNumberToElementNumbers(KLMModuleNumber module, int *section, int *sector, int *layer)BKLMElementNumbersstatic
Plane enum nameBKLMElementNumbers
planeNumber(int section, int sector, int layer, int plane)BKLMElementNumbersstatic
planeNumberToElementNumbers(KLMPlaneNumber planeGlobal, int *section, int *sector, int *layer, int *plane)BKLMElementNumbersstatic
Section enum nameBKLMElementNumbers
Sector enum nameBKLMElementNumbers
sectorNumber(int section, int sector)BKLMElementNumbersstatic
setLayerInModule(int &module, int layer)BKLMElementNumbersinlinestatic
setPlaneInModule(int &module, int plane)BKLMElementNumbersinlinestatic
setSectionInModule(int &module, int section)BKLMElementNumbersinlinestatic
setSectorInModule(int &module, int sector)BKLMElementNumbersinlinestatic
setStripInModule(int &module, int strip)BKLMElementNumbersinlinestatic
~BKLMElementNumbers()BKLMElementNumbers