44 #ifndef StPxlConstants_hh
45 #define StPxlConstants_hh
47 const int kNumberOfPxlSectors = 10;
48 const int kNumberOfPxlLaddersPerSector = 4;
49 const int kNumberOfPxlSensorsPerLadder = 10;
50 const int kNumberOfPxlColumnsOnSensor = 960;
51 const int kNumberOfPxlRowsOnSensor = 928;
56 const double kPixelSize = 20.7e-4;
57 const int kPxlNumColumnsPerSensor = 960;
58 const int kPxlNumRowsPerSensor = 928;
66 const double kPxlActiveLengthX = 1.921;
67 const double kPxlActiveLengthY = 1.9872;