11#ifndef PERFMONTESTS_PERFMONTESTERRONEOUSALG_H
12#define PERFMONTESTS_PERFMONTESTERRONEOUSALG_H
22#include "GaudiKernel/ServiceHandle.h"
32 virtual StatusCode
execute(
const EventContext& ctx)
override;
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
bool shouldIJump(bool shouldIJump)
bool jumpOnUninitializedValue()
three member functions which will exhibit faulty behaviour
virtual StatusCode execute(const EventContext &ctx) override
Execute method.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
PerfMonTestPolyVectorAlg.h Example for the memory optimization tutorial.