#include <string>
#include "GaudiUtils/Range.h"
Include dependency graph for NamedRange.h:
Go to the source code of this file.
Namespaces | |
namespace | Gaudi |
Classes | |
class | Gaudi::NamedRange_< TYPE > |
Defines | |
#define | GAUDI_NAMEDRANGE_H 1 |
Functions | |
template<class CONTAINER> | |
NamedRange_< CONTAINER > | Gaudi::range (const CONTAINER &cnt, const std::string &name) |
simple function to create the named range form arbitrary container |
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.
#define GAUDI_NAMEDRANGE_H 1 |
Definition at line 4 of file NamedRange.h.