Data Structures | |
| class | AnalysisAlgorithm |
| An abstract base class for all the analysis algorithms. More... | |
| class | AnalysisAlgorithmMap |
| AnalysisAlgorithmMap maps Tests to AnalysisAlgorithms. More... | |
| class | AnalysisArguments |
| Command line arguments available for fitting service. More... | |
| class | AnalysisService |
| class | AnalysisWorkerGroup |
| Control structure for a group of AnalysisWorker thread objects. More... | |
| class | ChipCounterAlgorithm |
| Algorithm for ChipCounter Test. More... | |
| class | ConfigurationInterface |
| Analysis Service's "personal" interface/cache to configuration. More... | |
| class | DcsInterface |
| Gets dcs data out of IS. More... | |
| class | DoubleTriggerNoiseAlgorithm |
| class | FullBypassAlgorithm |
| Algorithm for FullBypass Test. More... | |
| struct | full_scan_point_data |
| class | FullScanTool |
| Tool for combining raw scan results from different time-bins into one 'fake' combined RawScanResult. More... | |
| class | MarkSpaceRatioAlgorithm |
| Algorithm for MarkSpaceRatio Test. More... | |
| class | NMaskAlgorithm |
| Algorithm for single-scan NMask Test. More... | |
| class | NoiseOccupancyAlgorithm |
| class | NPtGainAlgorithm |
| Encodes how to do a response curve fit thing. More... | |
| class | OpeTool |
| Analysis of OccupancyPerEvent data. More... | |
| class | PipelineAlgorithm |
| Algorithm for single-scan Pipeline Test. More... | |
| class | PreTriggerNoiseAlgorithm |
| class | ReAnalyse |
| class | RxDelayAlgorithm |
| Algorithm for single-scan Rx-Delay Test. More... | |
| class | RxThresholdAlgorithm |
| Algorithm for finding best Rx Threshold. More... | |
| struct | Wadge |
| class | RxThresholdBasedOnConfigRegisterAlgorithm |
| Algorithm for RxThresholdBasedOnConfigRegister Test. More... | |
| class | StrobeDelayAlgorithm |
| Algorithm for single-scan Strobe-Delay Test. More... | |
| class | TimeWalkAlgorithm |
| Algorithm for TimeWalk Test. More... | |
| class | TrimRangeAlgorithm |
| Algorithm considers many trim range scans, possibly over many different ranges, makes fits to graphs, and works out the best trim range to use. More... | |
| class | TxCurrentAlgorithm |
| Algorithm for TxCurrent Test. More... | |
Typedefs | |
|
typedef map< string, shared_ptr< AnalysisAlgorithm > > | MapType |
Functions | |
| bool | pairWiseLessThan (pair< unsigned long, unsigned long > a, pair< unsigned long, unsigned long > b) |
Variables | |
| bool | debug |
1.4.6