StRoot
1
|
#include <StEEmcGeoId.h>
Protected Types | |
enum | { kMaxSmdGeoId = kEEmcNumStrips*kEEmcNumSmdUVs*kEEmcNumSectors } |
Class to convert physical coordinates into a universal identifier of the type "Short_t". The tower geoId is identical to the tower number, thus for the towers this class is just repeating known conversions already strewn through existing code. The a global geoId for all the ESMD strips is needed when considering the portions of the SMD strips which cross the sector boundaries.
Note: all (as of date) member functions are static, so one should just use the static member functions without instanciating the class.
Definition at line 26 of file StEEmcGeoId.h.