The Gaudi Framework  v29r0 (ff2e7097)
HistoID.h
Go to the documentation of this file.
1 #ifndef GAUDIALG_HISTOID_H
2 #define GAUDIALG_HISTOID_H 1
3 // ============================================================================
4 // Include files
5 // ============================================================================
6 // GaudiAlg
7 // ============================================================================
8 #include "GaudiAlg/GaudiAlg.h"
10 // ============================================================================
11 
12 // ============================================================================
19 // ============================================================================
20 namespace Histos
21 {
24 }
25 // ============================================================================
26 
27 // ============================================================================
28 namespace GaudiAlg
29 {
34 }
35 // ============================================================================
36 
37 #endif // GAUDIALG_HISTOID_H
helper namespace to collect useful definitions, types, constants and functions, related to manipulati...
std::vector< double > HistoBinEdges
Type for bin edges for variable binning histograms.
Definition: HistoID.h:33
GaudiAlg::ID HistoID
The actual type for histogram identifier.
Definition: HistoID.h:23
GaudiAlg.h GaudiAlg/GaudiAlg.h Namespace with definition of useful constants, types and function...
ID class for Histogram and Ntuples.
Definition: GaudiHistoID.h:44