Go to the documentation of this file.
11 #ifndef GAUDIEXAMPLE_HELLOWORLD_H
12 #define GAUDIEXAMPLE_HELLOWORLD_H 1
46 #endif // GAUDIEXAMPLE_HELLOWORLD_H
Gaudi::Property< int > m_int
These data members are used in the execution of this algorithm They are set in the initialisation pha...
const std::string & name() const override
The identifying name of the algorithm object.
Alias for backward compatibility.
Gaudi::Property< std::string > m_string
StatusCode initialize() override
Three mandatory member functions of any algorithm.
HelloWorld(const std::string &name, ISvcLocator *pSvcLocator)
Constructor of this form must be provided.
StatusCode execute() override
StatusCode finalize() override
Gaudi::Property< double > m_double