PandoraAnalysis  01.02.01
Static Public Member Functions | List of all members
pandora_analysis::AnalysisHelper Class Reference

analysis helper class More...

#include <AnalysisHelper.h>

Static Public Member Functions

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...
 

Detailed Description

analysis helper class

Member Function Documentation

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: