|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef ISCT_CalibHistoTool_h
12 #define ISCT_CalibHistoTool_h
15 #include "GaudiKernel/IInterface.h"
16 #include "GaudiKernel/IAlgTool.h"
17 #include "GaudiKernel/ITHistSvc.h"
18 #include "GaudiKernel/ToolHandle.h"
39 virtual bool fill(
const bool fromData=
false)=0;
49 int size(
const int histogramIndex)
const;
58 void setLb(
const int nLb);
74 if (
tool.retrieve().isFailure() )
return std::make_pair(std::string{
"Unable to retrieve "}+
tool.name(),
false);
75 return std::make_pair(
"",
true);
def TH2F(name, title, nxbins, bins_par2, bins_par3, bins_par4, bins_par5=None, bins_par6=None, path='', **kwargs)
def TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)