Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

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
namespace  Gaudi::Parsers
namespace  Gaudi::Utils

Defines

#define GAUDIKERNEL_GENVCTPARSERS_H   1

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.Belyaev@nikhef.nl
Date:
2009-09-05

Definition in file SVectorAsProperty.h.


Define Documentation

#define GAUDIKERNEL_GENVCTPARSERS_H   1

Definition at line 4 of file SVectorAsProperty.h.


Generated at Wed Mar 17 18:10:34 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004