The Gaudi Framework
master (37c0b60a)
|
Go to the source code of this file.
Classes | |
class | Gaudi::NamedRange_< 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. | |
Functions | |
template<class CONTAINER > | |
NamedRange_< CONTAINER > | Gaudi::range (const CONTAINER &cnt, std::string name) |
simple function to create the named range from arbitrary container More... | |
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 advices from G.Raven, J.van Tilburg, A.Golutvin, P.Koppenburg have been used in the design.
Definition in file NamedRange.h.