FairRoot/PandaRoot
|
#include <PndTrkSttClusterFinder.h>
Public Member Functions | |
PndTrkSttClusterFinder () | |
virtual | ~PndTrkSttClusterFinder () |
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) |
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) | |
Definition at line 7 of file PndTrkSttClusterFinder.h.
PndTrkSttClusterFinder::PndTrkSttClusterFinder | ( | ) |
|
virtual |
PndTrkSttClusterFinder::ClassDef | ( | PndTrkSttClusterFinder | , |
1 | |||
) |
Short_t PndTrkSttClusterFinder::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 | ||
) |
Definition at line 28 of file PndTrkSttClusterFinder.cxx.
References i, and MAXHITSINCLUSTER.
void PndTrkSttClusterFinder::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 | ||
) |
Definition at line 125 of file PndTrkSttClusterFinder.cxx.
References i.
Referenced by PndTrkTracking2::Exec().