class PbGlIndexer: public EmcIndexer

Implementation of the EMCAL Indexer for the PbGl.

Inheritance:


Public Methods

[more]static PbGlIndexer* buildPbGlIndexer()
[more]static int deletePbGlIndexer()
[more]void iCHi24Packi24PackT(int &, int &, int &)
[more]int i24Packi24PackTiCH(int &, int &)
[more]int iCHi144PackT(int &)
[more]int i144PackTiCH(int &)
[more]void SMxySM(int, int &, int &)
[more]int xySTiST(int x, int y)
[more]int SMxySMTiST(int, int, int )
[more]int SMiSMTiST(int, int )
[more]void iSTxyST(int const, int &, int &)
[more]int xySMTiSMT(int x, int y)
[more]void iSM24TxySM24T(int, int &, int &)
[more]void iST_SMInd(int const, int &, int &, int &, int &)
[more]int iSiSTiPX(int, int )
[more]int SM24iSM24TiST(int iSM24, int iSM24T)
Converts sequential number of the 24 channel wide supermodule (iSM24, 0-191) and a tower number defined on the scope of this supermodule (0-23) into Sector Tower number (0-4607 for PbGlass EMCal)


Inherited from EmcIndexer:


Documentation

Implementation of the EMCAL Indexer for the PbGl. In this class all detector specific functions are defined. All functions act within the scope of a single Sector only
ostatic PbGlIndexer* buildPbGlIndexer()

ostatic int deletePbGlIndexer()

ovoid iCHi24Packi24PackT(int &, int &, int &)

oint i24Packi24PackTiCH(int &, int &)

oint iCHi144PackT(int &)

oint i144PackTiCH(int &)

ovoid SMxySM(int, int &, int &)

oint xySTiST(int x, int y)

oint SMxySMTiST(int, int, int )

oint SMiSMTiST(int, int )

ovoid iSTxyST(int const, int &, int &)

oint xySMTiSMT(int x, int y)

ovoid iSM24TxySM24T(int, int &, int &)

ovoid iST_SMInd(int const, int &, int &, int &, int &)

oint iSiSTiPX(int, int )

oint SM24iSM24TiST(int iSM24, int iSM24T)
Converts sequential number of the 24 channel wide supermodule (iSM24, 0-191) and a tower number defined on the scope of this supermodule (0-23) into Sector Tower number (0-4607 for PbGlass EMCal)


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.