PandoraAnalysis
01.02.01
Main Page
Classes
Files
File List
include
AnalysePerformance.h
1
9
#ifndef ANALYSE_PERFORMANCE_H
10
#define ANALYSE_PERFORMANCE_H 1
11
12
class
TH1F;
13
class
TRandom;
14
class
TFile;
15
22
void
AnalyseHistograms(TFile *pTFile,
const
std::string &outputRootFileName);
23
30
void
CalcRms(TH1 *pTH1F,
bool
fixDistributionCentre =
true
);
31
32
float
m_mean;
33
float
m_rms;
34
float
m_low;
35
float
m_high;
36
float
m_sigma;
37
float
m_sigmasigma;
38
39
TRandom *m_pRandom;
40
41
#endif // #ifndef ANALYSE_PERFORMANCE_H
Generated on Fri Dec 2 2016 12:35:54 for PandoraAnalysis by
1.8.6