ATLAS Offline Software
Loading...
Searching...
No Matches
FPGATrackSimClusteringTool.h File Reference
Include dependency graph for FPGATrackSimClusteringTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FPGATrackSimClusteringTool

Namespaces

namespace  FPGATrackSimCLUSTERING

Functions

void FPGATrackSimCLUSTERING::attachTruth (std::vector< FPGATrackSimHit > &)
bool FPGATrackSimCLUSTERING::updatePixelCluster (FPGATrackSimCluster &currentCluster, FPGATrackSimHit &incomingHit, bool newCluster, bool digitalClustering)
bool FPGATrackSimCLUSTERING::updateStripCluster (FPGATrackSimCluster &currentCluster, FPGATrackSimHit &incomingHit, bool newCluster, bool digitalClustering)
bool FPGATrackSimCLUSTERING::updateClusterContents (FPGATrackSimCluster &currentCluster, int &clusterRow, int &clusterRowWidth, int &clusterCol, int &clusterColWidth, FPGATrackSimHit &incomingHit, bool digitalClustering)
bool FPGATrackSimCLUSTERING::sortITkInputEta (const std::unique_ptr< FPGATrackSimHit > &hitA, const std::unique_ptr< FPGATrackSimHit > &hitB)
bool FPGATrackSimCLUSTERING::sortITkInputPhi (const std::unique_ptr< FPGATrackSimHit > &hitA, const std::unique_ptr< FPGATrackSimHit > &HitB)