Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
24 : base_class (
name, pSvcLocator)
49 return StatusCode::FAILURE;
54 return StatusCode::FAILURE;
57 return StatusCode::SUCCESS;
virtual std::string getPropertyString() const override
Gaudi::Property< std::string > m_propertyString
the string property
virtual int getPropertyInt() const override
UnitTestService1(const std::string &name, ISvcLocator *pSvcLocator)
standard constructor
::StatusCode StatusCode
StatusCode definition for legacy code.
~UnitTestService1()
standard destructor
bool m_isInitialized
whether initialize has been called
virtual bool isInitialized() const override
virtual StatusCode initialize() override
Gaudi::Property< bool > m_initializeFail
whether initialize should fail
virtual void setPropertyInt(int val_property) override
Gaudi::Property< int > m_propertyInt
the integer property