Gaudi Framework, version v24r2

Home   Generated: Wed Dec 4 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
SVectorAsProperty.h File Reference

Declaration of parsing functions for generic vectors to allow their usage as properties for Gaudi components. More...

#include <vector>
#include <algorithm>
#include "GaudiKernel/Parsers.h"
#include "Math/SVector.h"
Include dependency graph for SVectorAsProperty.h:

Go to the source code of this file.

Namespaces

namespace  Gaudi
 : AIDA interfaces visibility
 
namespace  Gaudi::Parsers
 
namespace  Gaudi::Utils
 

Functions

template<class SCALAR , unsigned int N>
StatusCode Gaudi::Parsers::parse (ROOT::Math::SVector< SCALAR, N > &result, const std::string &input)
 parse SVector
 
template<class SCALAR >
std::ostreamGaudi::Utils::toStream (const SCALAR &, std::ostream &)
 
template<class SCALAR , unsigned int N>
std::ostreamGaudi::Utils::toStream (const ROOT::Math::SVector< SCALAR, N > &obj, std::ostream &s)
 the general streaming function for SVector using python-tupel format
 

Detailed Description

Declaration of parsing functions for generic vectors to allow their usage as properties for Gaudi components.

Attention
! this file must be included BEFORE * any direct or indirect inclusion of GaudiKernel/ToStream.h
Author
Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@n.nosp@m.ikhe.nosp@m.f.nl
Date
2009-09-05

Definition in file SVectorAsProperty.h.


Generated at Wed Dec 4 2013 14:33:13 for Gaudi Framework, version v24r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004