|
ATLAS Offline Software
|
Go to the documentation of this file.
16 m_histSvc(
"THistSvc",
name)
26 return StatusCode::SUCCESS;
39 if(
jets->empty())
return 0;
49 unsigned int nbins = 100;
50 float xlow = 0, xhigh = 1.0;
std::string find(const std::string &s)
return a remapped string
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
virtual int execute() const override
Method to be called for each event.
Validator(const std::string &name)
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
virtual StatusCode initialize() override
Dummy implementation of the initialisation function.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_InputContainer
std::vector< std::string > m_FloatMoments
def TH1F(name, title, nxbins, bins_par2, bins_par3=None, path='', **kwargs)
ServiceHandle< ITHistSvc > m_histSvc