The Gaudi Framework  v36r13 (995e4364)
HistoID.h
Go to the documentation of this file.
1 /***********************************************************************************\
2 * (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations *
3 * *
4 * This software is distributed under the terms of the Apache version 2 licence, *
5 * copied verbatim in the file "LICENSE". *
6 * *
7 * In applying this licence, CERN does not waive the privileges and immunities *
8 * granted to it by virtue of its status as an Intergovernmental Organization *
9 * or submit itself to any jurisdiction. *
10 \***********************************************************************************/
11 #ifndef GAUDIALG_HISTOID_H
12 #define GAUDIALG_HISTOID_H 1
13 // ============================================================================
14 // Include files
15 // ============================================================================
16 // GaudiAlg
17 // ============================================================================
18 #include "GaudiAlg/GaudiAlg.h"
19 #include "GaudiAlg/GaudiHistoID.h"
20 #include <vector>
21 // ============================================================================
22 
23 // ============================================================================
30 // ============================================================================
31 namespace Histos {
34 } // namespace Histos
35 // ============================================================================
36 
37 // ============================================================================
38 namespace GaudiAlg {
43 } // namespace GaudiAlg
44 // ============================================================================
45 
46 #endif // GAUDIALG_HISTOID_H
GaudiAlg.h
GaudiAlg
GaudiAlg::ID
Definition: GaudiHistoID.h:53
std::vector< double >
Histos::HistoID
GaudiAlg::ID HistoID
The actual type for histogram identifier.
Definition: HistoID.h:33
GaudiHistoID.h
GaudiAlg::HistoBinEdges
std::vector< double > HistoBinEdges
Type for bin edges for variable binning histograms.
Definition: HistoID.h:42
GaudiAlg::HistoID
Histos::HistoID HistoID
The actual type for histogram identifier.
Definition: HistoID.h:40
Histos