Go to the documentation of this file.
21 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyVector" ) ) {}
31 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyFloat" ) ) {}
41 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyString" ) ) {}
55 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyStruct" ) ) {}
std::string operator()() const override
details::Producer< Signature, Traits_, details::isLegacy< Traits_ > > Producer
Base class from which all concrete algorithm classes should be derived.
Header file for std:chrono::duration-based Counters.
StrDataProducer(const std::string &name, ISvcLocator *svcLoc)
StructDataProducer(const std::string &name, ISvcLocator *svcLoc)
float operator()() const override
#define DECLARE_COMPONENT(type)
std::vector< int > operator()() const override
Gaudi::TestSuite::NTuple::MyStruct operator()() const override
IntVectorDataProducer(const std::string &name, ISvcLocator *svcLoc)
FloatDataProducer(const std::string &name, ISvcLocator *svcLoc)