1 #ifndef StIstCollection_hh
2 #define StIstCollection_hh
6 #include "StIstRawHitCollection.h"
7 #include "StIstClusterCollection.h"
8 #include "StIstConsts.h"
10 using namespace StIstConsts;
26 size_t getNumRawHits()
const;
27 size_t getNumRawHits(
int ladder)
const;
28 size_t getNumClusters()
const;
29 size_t getNumClusters(
int ladder )
const;
30 unsigned char getNumTimeBins()
const;
31 void setNumTimeBins(
unsigned char nTimebin);
42 unsigned char mNumTimeBins;
const int kIstNumLadders
24 IST Ladders