analysis helper class
More...
#include <AnalysisHelper.h>
|
| static void | CalculatePerformance (const TH1F *const pTH1F, bool fixDistributionCentre=true) |
| | Calculate performance figures for an energy spectrum provided in form of a root th1f. More...
|
| |
| static void | CalculatePerformance (const TH1F *const pTH1F, float &resolution, float &resolutionError, bool fixDistributionCentre=true, bool print=true) |
| | Calculate performance figures for an energy spectrum provided in form of a root th1f. More...
|
| |
| void pandora_analysis::AnalysisHelper::CalculatePerformance |
( |
const TH1F *const |
pTH1F, |
|
|
bool |
fixDistributionCentre = true |
|
) |
| |
|
inlinestatic |
Calculate performance figures for an energy spectrum provided in form of a root th1f.
- Parameters
-
| pTH1F | |
| fixDistributionCentre | |
| void pandora_analysis::AnalysisHelper::CalculatePerformance |
( |
const TH1F *const |
pTH1F, |
|
|
float & |
resolution, |
|
|
float & |
resolutionError, |
|
|
bool |
fixDistributionCentre = true, |
|
|
bool |
print = true |
|
) |
| |
|
static |
Calculate performance figures for an energy spectrum provided in form of a root th1f.
- Parameters
-
| pTH1F | |
| resolution | |
| resolutionError | |
| fixDistributionCentre | |
| print | |
The documentation for this class was generated from the following files: