Go to the documentation of this file.
11 #ifndef GAUDIEXAMPLES_MULTIINPUT_READALG_H
12 #define GAUDIEXAMPLES_MULTIINPUT_READALG_H
23 namespace MultiInput {
35 this,
"AddressesFile", {},
"File containing the address details of the extra data." };
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...
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.