#include <OOTMultiplicityPlotMacros.h>
Public Member Functions | |
OOTResult () | |
~OOTResult () | |
Public Attributes | |
TH1F * | hratio |
int | nfilledbx |
int | ngoodbx |
float | ootfrac |
float | ootfracerr |
float | ootfracsum |
float | ootfracsumerr |
Definition at line 18 of file OOTMultiplicityPlotMacros.h.
|
inline |
Definition at line 27 of file OOTMultiplicityPlotMacros.h.
|
inline |
TH1F* OOTResult::hratio |
Definition at line 20 of file OOTMultiplicityPlotMacros.h.
Referenced by ComputeOOTFraction(), ComputeOOTFractionvsFill(), ComputeOOTFractionvsRun(), and ~OOTResult().
int OOTResult::nfilledbx |
Definition at line 26 of file OOTMultiplicityPlotMacros.h.
Referenced by ComputeOOTFraction().
int OOTResult::ngoodbx |
Definition at line 25 of file OOTMultiplicityPlotMacros.h.
Referenced by ComputeOOTFraction(), ComputeOOTFractionvsFill(), and ComputeOOTFractionvsRun().
float OOTResult::ootfrac |
Definition at line 21 of file OOTMultiplicityPlotMacros.h.
Referenced by ComputeOOTFraction(), ComputeOOTFractionvsFill(), and ComputeOOTFractionvsRun().
float OOTResult::ootfracerr |
Definition at line 22 of file OOTMultiplicityPlotMacros.h.
Referenced by ComputeOOTFraction(), ComputeOOTFractionvsFill(), and ComputeOOTFractionvsRun().
float OOTResult::ootfracsum |
Definition at line 23 of file OOTMultiplicityPlotMacros.h.
Referenced by ComputeOOTFraction(), ComputeOOTFractionvsFill(), and ComputeOOTFractionvsRun().
float OOTResult::ootfracsumerr |
Definition at line 24 of file OOTMultiplicityPlotMacros.h.
Referenced by ComputeOOTFraction(), ComputeOOTFractionvsFill(), and ComputeOOTFractionvsRun().