Go to the source code of this file.
|
namespace | Gaudi |
| This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited.
|
|
namespace | Gaudi::Parsers |
|
◆ parse()
Definition at line 58 of file DataObjID.cpp.
StatusCode parse_(ResultT &result, std::string_view input)
◆ toStream()
std::ostream & toStream |
( |
const DataObjID & | d, |
|
|
std::ostream & | os ) |
Definition at line 84 of file DataObjID.cpp.
84 {
88}
std::ostream & toStream(const DataObjID &d, std::ostream &os)
const std::string & className() const
return the ClassName (if available)
std::ostream & toStream(ITERATOR first, ITERATOR last, std::ostream &s, const std::string &open, const std::string &close, const std::string &delim)
the helper function to print the sequence