5#ifndef BASE_LINEAR_FAKE_BKG_TOOL_H
6#define BASE_LINEAR_FAKE_BKG_TOOL_H
11#ifdef FAKEBKGTOOLS_ATLAS_ENVIRONMENT
49 virtual StatusCode
getTotalYield(
float& yield,
float& statErrorUp,
float& statErrorDown)
override final;
52 virtual StatusCode
register2DHistogram(TH2* h2,
const float *xval,
const float *yval)
override;
53 virtual StatusCode
register3DHistogram(TH3* h3,
const float *xval,
const float *yval,
const float *zval)
override;
57 virtual StatusCode
saveProgress(TDirectory* dir)
override;
Header file for AthHistogramAlgorithm.
const std::string selection
const std::string process
Select isolated Photons, Electrons and Muons.
void ErrorHandler ATLAS_NOT_THREAD_SAFE(Int_t level, Bool_t abort, const char *location, const char *message)
Function filtering the warnings coming from ROOT.