PacMaster trunk(r151M)
Controls digital PAC measurements and collects the results
|
Classes | |
class | PacCommentInput |
User interface for the input of after-measurement comments. More... | |
class | PacCorrelator |
Thread implementing a simple correlation search for data reduction. More... | |
class | PacDACSpinBox |
Special version of the QDoubleSpinBox for the configuration of DAC values. More... | |
class | PacEditSavedItems |
Dialog box for the renaming and deleting of node setups. More... | |
class | PacEnergySpectrum |
Container class for an PacMaster energy spectrum. | |
class | PacEvent |
Class encapsulating a single event on one of the detectors. More... | |
class | PacEventChunk |
Container class for a chunk of PacEvents. More... | |
class | PacEventSaver |
Writes all or only correlated events to disk. More... | |
class | PacEventSorter |
Sorts incoming events by their timestamp. More... | |
class | PacListWidgetItem |
Special list widget containing PacNodes (for node selection combo boxes) More... | |
class | PacMaster |
PacMaster's main class containing GUI and control code. More... | |
class | PacMsg |
Code for writing diagnostic messages to the log window. | |
class | PacNetCom |
Class encapsulating the communication with a single PacMan node. | |
class | PacNetThread |
Container thread for a PacNetCom class. | |
class | PacNode |
Class encapsulating the information and communication interface for a single PacMan node. More... | |
class | PacUSBDev |
USB communication class (for DAC and Sync) More... | |
class | PacUSBThread |
Thread for PacUSBDev. More... | |
class | PacVariantEditorFactory |
Specialized editor Factory for the setup tree. More... | |
class | PacVariantManager |
Specialized Variant Manger for the setup tree. More... | |
class | QScienceSpinBox |
Enhanced QDoubleSpinbox featuring exponential representation. |