The Gaudi Framework  v33r1 (b1225454)
VectorsAsProperty.h
Go to the documentation of this file.
1 /***********************************************************************************\
2 * (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations *
3 * *
4 * This software is distributed under the terms of the Apache version 2 licence, *
5 * copied verbatim in the file "LICENSE". *
6 * *
7 * In applying this licence, CERN does not waive the privileges and immunities *
8 * granted to it by virtue of its status as an Intergovernmental Organization *
9 * or submit itself to any jurisdiction. *
10 \***********************************************************************************/
11 #ifndef GAUDIKERNEL_VCTPARSERS_H
12 #define GAUDIKERNEL_VCTPARSERS_H 1
13 // ============================================================================
14 // Include files
15 // ============================================================================
16 // STD & STL
17 // ============================================================================
18 #include <map>
19 #include <string>
20 #include <vector>
21 // ============================================================================
24 #include "GaudiKernel/StatusCode.h"
27 // ============================================================================
38 // ============================================================================
39 namespace Gaudi {
40  // ==========================================================================
41  namespace Parsers {
42  // ========================================================================
78  GAUDI_API StatusCode parse( Gaudi::XYZPoint& result, const std::string& input );
79  // ========================================================================
115  GAUDI_API StatusCode parse( Gaudi::XYZVector& result, const std::string& input );
116  // ========================================================================
185  GAUDI_API StatusCode parse( Gaudi::LorentzVector& result, const std::string& input );
186  // ========================================================================
194  // ========================================================================
202  // ========================================================================
210  // ========================================================================
211  } // namespace Parsers
212  // ==========================================================================
213 } // end of namespace Gaudi
214 // ============================================================================
215 namespace Gaudi {
216  // =========================================================================
217  namespace Utils {
218  // ========================================================================
225  // ========================================================================
226  } // namespace Utils
227  // ==========================================================================
228 } // end of namespace Gaudi
229 // ============================================================================
230 // The END
231 // ============================================================================
232 #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:291
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:61
STL class.
3D vector typedefs
string s
Definition: gaudirun.py:328
ROOT::Math::PxPyPzEVector LorentzVector
Cartesian 4 Vector.
Definition: Vector4DTypes.h:40
4D point typedefs
#define GAUDI_API
Definition: Kernel.h:81
STL class.
Header file for std:chrono::duration-based Counters.
Definition: __init__.py:1