|
Analysis-Utilities 26.9.9
C++/ROOT utilities for nuclear measurement data analysis
|
| CAUXErrorHandlerSave | What AUInstallTolerantXErrorHandler() needs in order to undo itself |
| CBinaryReader | Base for the binary readers: file handling plus a ReadEvent() contract |
| CCoMPASSReader | Cursor over a CoMPASS binary file |
| CSOLReader | Cursor over a SOLARIS DAQ .sol file |
| CWaveDump742Reader | Cursor over a WaveDump DT5742 binary file |
| CCoMPASSData | One decoded CoMPASS event, with header-bit and status-flag accessors |
| CFileProcessingConfig | Everything needed to configure one processing run |
| CFitParameterDiagnostic | One fitted parameter's value, error and proximity to its limits |
| CFitResult | Result of one fit: peaks, background, quality, and diagnostics |
| CFittingUtils | Binned chi-squared photopeak fitting over a TH1 |
| CInitUtils | Environment setup and binary-to-ROOT file conversion |
| CPeakFitResult | Fitted parameters and errors for one peak |
| CPlottingUtils | All-static helpers for publication-quality ROOT graphics |
| CProcessingStats | Running counters and accumulators for one processing run |
| CRawHit | Minimal CoMPASS hit: header fields only, no waveform |
| CRooAbsPdf | |
| CRooHighExpTail | Exponential tail above the photopeak, convolved with the resolution |
| CRooLowExpTail | Exponential tail below the photopeak, convolved with the resolution |
| CRooLowLinTail | Linear tail below the photopeak, convolved with the resolution |
| CRooStepShelf | Resolution-smeared step on the low side of the photopeak |
| CRooFitBackgroundModel | The RooFit objects making up one channel's background |
| CRooFitChannelConfig | One channel of a simultaneous fit: its data, model and locks |
| CRooFitParamLink | A tie between two parameters, fitted as one degree of freedom |
| CRooFitPeakModel | Every RooFit object making up one peak |
| CRooFitSeparationConstraint | A known spacing between two peaks, imposed as a Gaussian penalty |
| CRooFitUtils | Unbinned extended maximum-likelihood photopeak fitting on RooFit |
| CIO::ScopedRootLock | RAII guard engaging the same lock used by the open helpers |
| CSimEditorChannelView | Everything the simultaneous editor needs to show one channel |
| CSOLData | One decoded SOL block, optionally carrying its traces |
| CSOLHit | Lightweight SOL block: header fields only, traces stripped |
| CTGMainFrame | |
| CInteractiveFitEditor | Interactive editor for a TF1 fit from FittingUtils |
| CInteractiveRooFitEditor | Interactive editor for an unbinned RooFit fit from RooFitUtils |
| CInteractiveSimultaneousFitEditor | Interactive editor for a multi-channel simultaneous RooFit fit |
| CWaveDump742Data | One decoded WaveDump event from a DT5742-family digitiser |
| CWaveformFeatures | Per-waveform quantities extracted by WaveformProcessingUtils::ExtractFeatures() |
| CWaveformProcessingUtils | Waveform processing pipeline: baseline, trigger, crop, features, cuts |