![]() |
ATLAS Offline Software
|
Functions | |
| def | intList (string) |
| def | floatList (floatStr) |
| def | applyTag (obj, tag) |
| def | addHoughTool (map_tag, algo_tag, doHitTracing) |
| def | addHough_d0phi0_Tool (map_tag, algo_tag, doHitTracing) |
| def | addHough1DShiftTool (map_tag, algo_tag) |
| def | addLRTDoubletFPGATrackSimool (algo_tag) |
| def | FPGATrackSimDataPrepMonitoringCfg (flags) |
| original monitor histograms More... | |
| def | FPGATrackSimTrackMonCfg (name, flags, variety='road') |
| new monitoring tool More... | |
| def | FPGATrackSimOverlapRemovalToolMonitoringCfg (flags) |
| def | FPGATrackSimSecondStageAlgMonitoringCfg (flags) |
| def FPGATrackSimAlgorithmConfig.addHough1DShiftTool | ( | map_tag, | |
| algo_tag | |||
| ) |
Definition at line 190 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.addHough_d0phi0_Tool | ( | map_tag, | |
| algo_tag, | |||
| doHitTracing | |||
| ) |
Creates and adds the Hough transform tools to the tool svc
Definition at line 125 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.addHoughTool | ( | map_tag, | |
| algo_tag, | |||
| doHitTracing | |||
| ) |
Creates and adds the Hough transform tools to the tool svc
Definition at line 51 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.addLRTDoubletFPGATrackSimool | ( | algo_tag | ) |
Definition at line 235 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.applyTag | ( | obj, | |
| tag | |||
| ) |
Applies the parameters in the supplied tag to the given FPGATrackSimAlgorithm object.
Definition at line 23 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.floatList | ( | floatStr | ) |
Converts a list of floats in string form to an actual list. This is needed since trfArgClasses doesn't have a argFloatList class
Definition at line 16 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.FPGATrackSimDataPrepMonitoringCfg | ( | flags | ) |
original monitor histograms
Definition at line 247 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.FPGATrackSimOverlapRemovalToolMonitoringCfg | ( | flags | ) |
Definition at line 332 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.FPGATrackSimSecondStageAlgMonitoringCfg | ( | flags | ) |
Definition at line 345 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.FPGATrackSimTrackMonCfg | ( | name, | |
| flags, | |||
variety = 'road' |
|||
| ) |
new monitoring tool
Definition at line 268 of file FPGATrackSimAlgorithmConfig.py.
| def FPGATrackSimAlgorithmConfig.intList | ( | string | ) |
Definition at line 13 of file FPGATrackSimAlgorithmConfig.py.
1.8.18