8#ifndef ASGSERVICES_ASGSERVICE_H
9#define ASGSERVICES_ASGSERVICE_H
28#ifndef XAOD_STANDALONE
42 public extends<AsgServiceBase, IAsgService>
46 ISvcLocator* pSvcLocator);
55 virtual void print()
const;
AsgService(const std::string &name, ISvcLocator *pSvcLocator)
virtual void print() const
Print the state of the service.
virtual StatusCode finalize()
virtual StatusCode initialize()
set up/tear down functions
::AthService AsgServiceBase