Holder for information to calculate per entry histograms.
TChain * chain
Cache of chain pointer that provides data.
virtual void Terminate()
Terminate the accumulator and save the result to the result member variable.
double Integral() const
Get the Integral() from the result member histogram if it exists, otherwise 0.
PerEntryHistogram()
Public constructor only for compatibility with ROOT - not intended for use.
virtual void Write(TDirectory *dir=nullptr)
virtual void AccumulateCurrentEntry(long int entryNumber)
TH1 * result
Final result with errors as the error on the mean.
TH1 * temp
Histogram for temporary 1 event data.
void AddNEmptyEntries(unsigned long i)