3 #ifndef GAUDIKERNEL_VCTPARSERS_H
4 #define GAUDIKERNEL_VCTPARSERS_H 1
74 const std::string& input ) ;
113 const std::string& input ) ;
185 const std::string& input ) ;
194 ( std::vector<Gaudi::XYZPoint>& result ,
195 const std::string& input ) ;
204 ( std::vector<Gaudi::XYZVector>& result ,
205 const std::string& input ) ;
214 ( std::vector<Gaudi::LorentzVector>& result ,
215 const std::string& input ) ;
243 #endif // GAUDIKERNEL_VCTPARSERS_H
StatusCode parse(GaudiUtils::HashMap< K, V > &result, const std::string &input)
Basic parser for the types of HashMap used in DODBasicMapper.
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
This class is used for returning status codes from appropriate routines.
ROOT::Math::PxPyPzEVector LorentzVector
Cartesian 4 Vector.
This is a number of static methods for bootstrapping the Gaudi framework.