|
Analysis-Utilities 26.9.9
C++/ROOT utilities for nuclear measurement data analysis
|
Custom RooFit PDF components for gamma-ray photopeak fitting. More...
#include <RooAbsPdf.h>#include <RooAbsReal.h>#include <RooFit/EvalContext.h>#include <RooRealProxy.h>Go to the source code of this file.
Classes | |
| class | RooStepShelf |
| Resolution-smeared step on the low side of the photopeak. More... | |
| class | RooLowExpTail |
| Exponential tail below the photopeak, convolved with the resolution. More... | |
| class | RooLowLinTail |
| Linear tail below the photopeak, convolved with the resolution. More... | |
| class | RooHighExpTail |
| Exponential tail above the photopeak, convolved with the resolution. More... | |
Custom RooFit PDF components for gamma-ray photopeak fitting.
Four RooAbsPdf components modelling the departures from a pure Gaussian seen in semiconductor detectors: a step shelf from energy escaping the active volume, low-energy tails from incomplete charge collection, and a high-energy tail from pileup. They are combined with a Gaussian and a background into a RooAddPdf by RooFitUtils.
Conventions shared by all four:
Definition in file RooFitPhotopeakPdfs.hpp.