Data Structures | |
| class | Configuration |
| class | DummyHardware |
| For the moment this class maintains mid=>ABCDModule mappings for 3 banks and the original config. More... | |
| class | SctTestException |
| Generic class for various problems. More... | |
| class | NoDataFileException |
| Used to show there is no appropriate data file for a given scan. More... | |
| class | DataNotValidException |
| There is some problem with the data file. More... | |
| class | NoDataException |
| There is no relevant data. More... | |
| class | HighLevelApi |
| struct | TestInfo |
| Test information. More... | |
| class | ModuleData |
| Represents the contents of the ModuleDataFile. More... | |
| struct | ModuleDataRecord |
| class | ModuleDataFile |
| The file represents the file that says for each module where the data files are. More... | |
| class | ScanInfo |
| class | ThresholdScanDetails |
| class | StrobeDelayScanDetails |
| class | ScanMap |
| This class represents the map from serial numbers to data files. More... | |
| class | SctDaqRootFile |
| This class deal with SCTDAQ root files. More... | |
| class | TestApi |
| struct | XmlSummaryRecord |
| class | XmlSummaryFile |
| Represents the summary file. More... | |
Functions | |
| void | printTrims (const ABCDModule &config) |
| double | calcCharge (const ABCDModule &config) |
| double | calcThreshold (const ABCDModule &config) |
| unsigned int | countBits (unsigned int bits) |
| A handly little routine that counts the number of bits in an unsigned int. | |
| unsigned int | countBits (char bits) |
|
|
A handly little routine that counts the number of bits in an unsigned int.
Definition at line 108 of file TestApi.cpp. |
1.4.6