![]() |
ATLAS Offline Software
|
Functions | |
| void | attachTruth (std::vector< FPGATrackSimHit > &) |
| bool | updatePixelCluster (FPGATrackSimCluster ¤tCluster, FPGATrackSimHit &incomingHit, bool newCluster, bool digitalClustering) |
| bool | updateStripCluster (FPGATrackSimCluster ¤tCluster, FPGATrackSimHit &incomingHit, bool newCluster, bool digitalClustering) |
| bool | updateClusterContents (FPGATrackSimCluster ¤tCluster, int &clusterRow, int &clusterRowWidth, int &clusterCol, int &clusterColWidth, FPGATrackSimHit &incomingHit, bool digitalClustering) |
| bool | sortITkInputEta (const std::unique_ptr< FPGATrackSimHit > &hitA, const std::unique_ptr< FPGATrackSimHit > &hitB) |
| bool | sortITkInputPhi (const std::unique_ptr< FPGATrackSimHit > &hitA, const std::unique_ptr< FPGATrackSimHit > &HitB) |
| void FPGATrackSimCLUSTERING::attachTruth | ( | std::vector< FPGATrackSimHit > & | hits | ) |
Definition at line 449 of file FPGATrackSimClusteringTool.cxx.
| bool FPGATrackSimCLUSTERING::sortITkInputEta | ( | const std::unique_ptr< FPGATrackSimHit > & | hitA, |
| const std::unique_ptr< FPGATrackSimHit > & | hitB | ||
| ) |
Definition at line 705 of file FPGATrackSimClusteringTool.cxx.
| bool FPGATrackSimCLUSTERING::sortITkInputPhi | ( | const std::unique_ptr< FPGATrackSimHit > & | hitA, |
| const std::unique_ptr< FPGATrackSimHit > & | HitB | ||
| ) |
Definition at line 714 of file FPGATrackSimClusteringTool.cxx.
| bool FPGATrackSimCLUSTERING::updateClusterContents | ( | FPGATrackSimCluster & | currentCluster, |
| int & | clusterRow, | ||
| int & | clusterRowWidth, | ||
| int & | clusterCol, | ||
| int & | clusterColWidth, | ||
| FPGATrackSimHit & | incomingHit, | ||
| bool | digitalClustering | ||
| ) |
Definition at line 600 of file FPGATrackSimClusteringTool.cxx.
| bool FPGATrackSimCLUSTERING::updatePixelCluster | ( | FPGATrackSimCluster & | currentCluster, |
| FPGATrackSimHit & | incomingHit, | ||
| bool | newCluster, | ||
| bool | digitalClustering | ||
| ) |
Definition at line 468 of file FPGATrackSimClusteringTool.cxx.
| bool FPGATrackSimCLUSTERING::updateStripCluster | ( | FPGATrackSimCluster & | currentCluster, |
| FPGATrackSimHit & | incomingHit, | ||
| bool | newCluster, | ||
| bool | digitalClustering | ||
| ) |
Definition at line 550 of file FPGATrackSimClusteringTool.cxx.
1.8.18