Go to the documentation of this file.
22 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyVector" ) ) {}
32 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyFloat" ) ) {}
42 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyString" ) ) {}
56 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyStruct" ) ) {}
70 :
Producer(
name, svcLoc, KeyValue(
"OutputLocation",
"MyCounter" ) ) {}
std::string operator()() const override
CounterDataProducer(const std::string &name, ISvcLocator *svcLoc)
details::Producer< Signature, Traits_, details::isLegacy< Traits_ > > Producer
Base class from which all concrete algorithm classes should be derived.
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...
StrDataProducer(const std::string &name, ISvcLocator *svcLoc)
StructDataProducer(const std::string &name, ISvcLocator *svcLoc)
Counter operator()() const override
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)