class EmcIndexer

general EMCAL Indexer class.

Inheritance:


Public Methods

[more]virtual void SMxySM(int, int &, int &)
SM -> xSM, ySM
[more]virtual int xySTiST(int, int )
x(SectorTower), y(SectorTower) -> i(SectorTower)
[more]virtual int SMxySMTiST(int, int, int )
SM, x(SM Tower), y(SM Tower) -> i(SectorTower)
[more]virtual int SMiSMTiST(int, int )
SM, i(SM Tower) -> i(SectorTower)
[more]virtual void iSTxyST(const int, int &, int &)
i(SectorTower) -> x(SectorTower), y(SectorTower)
[more]virtual int xySMTiSMT(int, int )
x(SM Tower), y(SM Tower) -> i(SM Tower)
[more]virtual void iST_SMInd(const int, int &, int &, int &, int &)
i(SectorTower) -> SM, iSM144, iSM144T, x(SM144T), y(SM144T)
[more]virtual int iSiSTiPX(int, int )
SectorNumber, i(SectorTower) -> i(PHENIX)


Documentation

general EMCAL Indexer class. All detector specific functions are defined in the PbGl- and PbSc Indexer classes. All functions below act within the scope of a single Sector only.
ovirtual void SMxySM(int, int &, int &)
SM -> xSM, ySM

ovirtual int xySTiST(int, int )
x(SectorTower), y(SectorTower) -> i(SectorTower)

ovirtual int SMxySMTiST(int, int, int )
SM, x(SM Tower), y(SM Tower) -> i(SectorTower)

ovirtual int SMiSMTiST(int, int )
SM, i(SM Tower) -> i(SectorTower)

ovirtual void iSTxyST(const int, int &, int &)
i(SectorTower) -> x(SectorTower), y(SectorTower)

ovirtual int xySMTiSMT(int, int )
x(SM Tower), y(SM Tower) -> i(SM Tower)

ovirtual void iST_SMInd(const int, int &, int &, int &, int &)
i(SectorTower) -> SM, iSM144, iSM144T, x(SM144T), y(SM144T)

ovirtual int iSiSTiPX(int, int )
SectorNumber, i(SectorTower) -> i(PHENIX)


Direct child classes:
PbScIndexer
PbGlIndexer

Alphabetic index HTML hierarchy of classes or Java



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