The Gaudi Framework
master (37c0b60a)
|
#include <GaudiKernel/DataHandleProperty.h>
#include <Gaudi/Parsers/CommonParsers.h>
#include <GaudiKernel/DataHandle.h>
#include <GaudiKernel/System.h>
#include <sstream>
Go to the source code of this file.
Namespaces | |
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. | |
Gaudi::Parsers | |
Gaudi::Utils | |
Functions | |
StatusCode | Gaudi::Parsers::parse (DataHandle &, std::string_view) |
GAUDI_API std::ostream & | Gaudi::Utils::toStream (const DataHandle &v, std::ostream &o) |