Skip to content

FPGATrackSimGenScanBinning: binning tools for FPGATrackSimGenScan algorithm

Elliot Lipeles requested to merge lipeles/athena:lipeles_merge3 into main

This is to be used by the FPGATrackSimGenScanTool (not yet merged) to define the binning.

  • There are several small classes included:
    • An abstract binning base class FPGATrackSimGenScanBinningBase
    • Each implmenented binning is defined by inheriting from FPGATrackSimGenScanBinningBase
    • There are 3 implementations currently in this file, see descriptions in "Declarations" section of code
    • In addition, there are two helper tools for the math for standard track parameters and keylayer track parameters

@jahreda @brosser

Merge request reports

Loading