The Gaudi Framework  master (37c0b60a)
HistoDef.cpp File Reference
#include <ostream>
#include <GaudiKernel/HistoDef.h>
#include <GaudiKernel/IHistogramSvc.h>
#include <GaudiKernel/ToStream.h>
Include dependency graph for HistoDef.cpp:

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::ostreamGaudi::operator<< (std::ostream &o, const Gaudi::Histo1DDef &histo)
 

Detailed Description

The implementation file for class Gaudi::Histo1DDef and related functions

Author
Vanya BELYAEV ibely.nosp@m.aev@.nosp@m.physi.nosp@m.cs.s.nosp@m.yr.ed.nosp@m.u
Date
2007-09-17

Definition in file HistoDef.cpp.