The Gaudi Framework
master (37c0b60a)
|
#include <ostream>
#include <GaudiKernel/HistoDef.h>
#include <GaudiKernel/IHistogramSvc.h>
#include <GaudiKernel/ToStream.h>
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. | |
Functions | |
bool | Gaudi::operator< (const Gaudi::Histo1DDef &left, const Gaudi::Histo1DDef &right) |
std::ostream & | Gaudi::operator<< (std::ostream &o, const Gaudi::Histo1DDef &histo) |
The implementation file for class Gaudi::Histo1DDef and related functions
Definition in file HistoDef.cpp.