Go to the documentation of this file.
30 template <typename T, typename R>
34 info() <<
"Initializing TemplatedAlg instance " <<
name() <<
" of type " <<
demangle(
typeid( *
this ) ) <<
endmsg;
39 template <
typename T,
typename R>
46 template <
typename T,
typename R>
StatusCode finalize() override
#define DECLARE_COMPONENT_WITH_ID(type, id)
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
constexpr static const auto SUCCESS
#define DECLARE_COMPONENT(type)
StatusCode execute() override
standard execution method
TemplatedAlg< double, bool > t2
GAUDIPS_API std::string demangle(const std::type_info &id)
Return a canonical name for type_info object (implementation borrowed from GaudiKernel/System).
TemplatedAlg< int, std::vector< std::string > > t1