ATLAS Offline Software
Loading...
Searching...
No Matches
rmsFrac.h File Reference
#include "TH1D.h"
#include "TF1.h"
Include dependency graph for rmsFrac.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  generate

Functions

double generate::findMean (TH1D *s, double frac=0.95)
double generate::rmsFrac (TH1D *s, double frac, double mean)
double generate::rmsFrac (TH1D *s, double frac)
double generate::rms95 (TH1D *s, double mean)
 get the fraction of the rms95 value with respect to the rms95 value of a gaussian
double generate::rms95 (TH1D *s)
double generate::GetEntries (TH1D *h, int ilow, int ihi)
double generate::GetEntries (TH1D *h)

Detailed Description

Author
mark sutton
Date
Fri 11 Jan 2019 07:06:39 CET

Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration

Definition in file rmsFrac.h.