![]() |
The Gaudi Framework
master (ff829712)
|
#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 | |
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 |
namespace | Gaudi::Utils |
Functions | |
StatusCode | Gaudi::Parsers::parse (DataHandle &, std::string_view) |
GAUDI_API std::ostream & | Gaudi::Utils::toStream (const DataHandle &v, std::ostream &o) |