The Gaudi Framework  v32r2 (46d42edc)
VectorsAsProperty.h
Go to the documentation of this file.
1 #ifndef GAUDIKERNEL_VCTPARSERS_H
2 #define GAUDIKERNEL_VCTPARSERS_H 1
3 // ============================================================================
4 // Include files
5 // ============================================================================
6 // STD & STL
7 // ============================================================================
8 #include <map>
9 #include <string>
10 #include <vector>
11 // ============================================================================
14 #include "GaudiKernel/StatusCode.h"
17 // ============================================================================
28 // ============================================================================
29 namespace Gaudi {
30  // ==========================================================================
31  namespace Parsers {
32  // ========================================================================
68  GAUDI_API StatusCode parse( Gaudi::XYZPoint& result, const std::string& input );
69  // ========================================================================
105  GAUDI_API StatusCode parse( Gaudi::XYZVector& result, const std::string& input );
106  // ========================================================================
175  GAUDI_API StatusCode parse( Gaudi::LorentzVector& result, const std::string& input );
176  // ========================================================================
184  // ========================================================================
192  // ========================================================================
200  // ========================================================================
201  } // namespace Parsers
202  // ==========================================================================
203 } // end of namespace Gaudi
204 // ============================================================================
205 namespace Gaudi {
206  // =========================================================================
207  namespace Utils {
208  // ========================================================================
215  // ========================================================================
216  } // namespace Utils
217  // ==========================================================================
218 } // end of namespace Gaudi
219 // ============================================================================
220 // The END
221 // ============================================================================
222 #endif // GAUDIKERNEL_VCTPARSERS_H
std::ostream & toStream(ITERATOR first, ITERATOR last, std::ostream &s, const std::string &open, const std::string &close, const std::string &delim)
the helper function to print the sequence
Definition: ToStream.h:284
4 vector typedefs
StatusCode parse(GaudiUtils::HashMap< K, V > &result, const std::string &input)
Basic parser for the types of HashMap used in DODBasicMapper.
STL class.
3D point typedefs
This class is used for returning status codes from appropriate routines.
Definition: StatusCode.h:50
STL class.
3D vector typedefs
string s
Definition: gaudirun.py:318
ROOT::Math::PxPyPzEVector LorentzVector
Cartesian 4 Vector.
Definition: Vector4DTypes.h:30
4D point typedefs
#define GAUDI_API
Definition: Kernel.h:71
STL class.
Header file for std:chrono::duration-based Counters.
Definition: __init__.py:1