4#ifndef ATHENAAUDITORS_ATHEXALGWITHFPE
5#define ATHENAAUDITORS_ATHEXALGWITHFPE 1
14 virtual StatusCode
execute(
const EventContext& ctx)
override;
17 float divide (
float a,
float b);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
float divide(float a, float b)
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode execute(const EventContext &ctx) override
Execute method.