The Gaudi Framework  master (76629ece)
Loading...
Searching...
No Matches
HistoDef.cpp File Reference

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

#include <GaudiKernel/HistoDef.h>
#include <GaudiKernel/IHistogramSvc.h>
#include <GaudiKernel/ToStream.h>
#include <ostream>
Include dependency graph for HistoDef.cpp:

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.
 

Functions

bool Gaudi::operator< (const Gaudi::Histo1DDef &left, const Gaudi::Histo1DDef &right)
 
std::ostream & Gaudi::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.