Go to the source code of this file.
|
void | FPGATrackSimCLUSTERING::attachTruth (std::vector< FPGATrackSimHit > &) |
|
bool | FPGATrackSimCLUSTERING::updatePixelCluster (FPGATrackSimCluster ¤tCluster, FPGATrackSimHit &incomingHit, bool newCluster) |
|
bool | FPGATrackSimCLUSTERING::updateStripCluster (FPGATrackSimCluster ¤tCluster, FPGATrackSimHit &incomingHit, bool newCluster) |
|
void | FPGATrackSimCLUSTERING::updateClusterContents (FPGATrackSimCluster ¤tCluster, int &clusterRow, int &clusterRowWidth, int &clusterCol, int &clusterColWidth, FPGATrackSimHit &incomingHit) |
|
bool | FPGATrackSimCLUSTERING::sortITkInputEta (const FPGATrackSimHit &hitA, const FPGATrackSimHit &hitB) |
|
bool | FPGATrackSimCLUSTERING::sortITkInputPhi (const FPGATrackSimHit &hitA, const FPGATrackSimHit &HitB) |
|