The Gaudi Framework  master (37c0b60a)
Range.h File Reference
#include <algorithm>
#include <utility>
#include <GaudiKernel/Kernel.h>
#include <GaudiKernel/detected.h>
Include dependency graph for Range.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Gaudi::details::container< CONTAINER >
 helper structure to get container type More...
 
struct  Gaudi::RangeBase_
 
class  Gaudi::Range_< CONTAINER, ITERATOR >
 

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.
 
 Gaudi::details
 

Functions

GAUDI_API void Gaudi::details::rangeException (const long index, const size_t size)
 Helpful function to throw an "out-of-range exception" for class Range_. More...
 
template<class CONTAINER >
Range_< CONTAINER > Gaudi::range (const CONTAINER &cnt)
 simple function to create the range from the arbitrary container More...
 

Detailed Description

This file has been imported from LoKi project "C++ ToolKit for Smart and Friendly Physics Analysis"

The package has been designed with the kind help from Galina PAKHLOVA and Sergey BARSUK. Many bright ideas, contributions and advises from G.Raven, J.van Tilburg, A.Golutvin, P.Koppenburg have been used in the design.

Author
Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl
Date
2001-01-23

Definition in file Range.h.