Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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
 

Helper functions to set/get the application return code.


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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:27:40 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004