1 #ifndef PndTrkSttClusterFinder_H
2 #define PndTrkSttClusterFinder_H 1
4 #include "TClonesArray.h"
19 bool* InclusionListStt,
21 Short_t *ListHitsinCluster,
22 Short_t (*ListParContiguous)[6],
24 Short_t * nParContiguous,
25 Short_t number_straws,
36 bool* InclusionListStt,
38 Short_t ListParContiguous[][6],
39 Short_t * ListSttParHits,
40 Short_t *nParContiguous,
45 const Short_t MAXHITSINCLUSTER,
46 const Short_t MAXSTTHITS,
47 const Short_t NUMBER_STRAWS,
51 TClonesArray *SttTubeArray,
54 Short_t * ListHitsinCluster,
55 Short_t & nFoundClusters,
56 Short_t * nHitsinCluster
void GetClusters(bool *InclusionListStt, Short_t ListParContiguous[][6], Short_t *ListSttParHits, Short_t *nParContiguous, Short_t nSttParHit, const Short_t MAXFOUNDCLUSTERS, const Short_t MAXHITSINCLUSTER, const Short_t MAXSTTHITS, const Short_t NUMBER_STRAWS, Short_t *StrawCode, Short_t *StrawCode2, Short_t *SttStrawOn, TClonesArray *SttTubeArray, Short_t *TubeID, Short_t *ListHitsinCluster, Short_t &nFoundClusters, Short_t *nHitsinCluster)
ClassDef(PndTrkSttClusterFinder, 1)
virtual ~PndTrkSttClusterFinder()
const int MAXFOUNDCLUSTERS
const int MAXHITSINCLUSTER
Short_t FindTrackPattern(bool *InclusionListStt, Short_t *ListHitsinCluster, Short_t(*ListParContiguous)[6], Short_t MAXHITSINCLUSTER, Short_t *nParContiguous, Short_t number_straws, Short_t SeedHit, Short_t *SttStrawOn, Short_t *TubeID)