DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Functions
ParsersStandardMisc1.cpp File Reference
#include "Parsers/spirit/ParsersStandardMiscCommon.h"

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::Parsers
 Namespace for the AIDA detector for utilities using boost::spirit parsers.
 

Functions

template<>
int dd4hep::Parsers::parse (std::vector< std::pair< double, double > > &result, const std::string &input)
 
template<>
int dd4hep::Parsers::parse (std::vector< std::pair< int, int > > &result, const std::string &input)
 
template<>
int dd4hep::Parsers::parse (std::vector< std::vector< std::string > > &result, const std::string &input)