63 std::ostream& fillStream( std::ostream& o )
const;
std::ostream & operator<<(std::ostream &s, AlgsExecutionStates::State x)
Streaming of State values.
bool operator<(backwards_compatibility_hack_time_timespan, backwards_compatibility_hack_time_timespan)
Simple helper class for description of 1D-histogram The class is targeted to act as the primary "hist...
void setTitle(std::string value)
set the title
int m_bins
Number of bins.
int bins() const
get the number of bins
const std::string & title() const
get the title
double highEdge() const
get the high edge
bool ok() const
check if all fields are "reasonable"
std::string m_title
Histogram title.
void setBins(int value)
set number of bis
Histo1DDef(double low, double high, int bins=100, std::string title="")
full constructor from edges, bins and the title
void setLowEdge(double value)
set low edge
void setHighEdge(double value)
set high edge
double lowEdge() const
get the low edge
Definition of the IHistogramSvc interface class.
collection of simple utilities to deal with histograms
GAUDI_API AIDA::IHistogram1D * book(IHistogramSvc *svc, const std::string &path, const Gaudi::Histo1DDef &hist)
helper function to book 1D-histogram
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...