20 return o << addr.
svcType() <<
' ' << addr.
clID() <<
' ' << addr.
par()[0] <<
' ' << addr.
par()[1] <<
' '
21 << addr.
ipar()[0] <<
' ' << addr.
ipar()[1];
25 namespace MultiInput {
26 typedef std::tuple<long, CLID, std::string, std::string, unsigned long, unsigned long>
RootAddressArgs;
31 unsigned long ip1{ 0 }, ip2{ 0 };
32 i >> s >> c >> p1 >> p2 >> ip1 >> ip2;
40 unsigned long ip1{ 0 }, ip2{ 0 };
41 std::tie( s, c, p1, p2, ip1, ip2 ) = args;
unsigned int CLID
Class ID definition.
long svcType() const override
Access : retrieve the storage type of the class id.
const CLID & clID() const override
Access : Retrieve class ID of the link.
const std::string * par() const override
Retrieve string parameters.
const unsigned long * ipar() const override
Retrieve integer parameters.
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...
std::ostream & operator<<(std::ostream &o, const Gaudi::StringKey &key)
printout of the object reply on the native printout for the string