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

Go to the source code of this file.

Namespaces

 ROOT
 ROOT include files.
 
 ROOT::Math
 ROOT namespace for mathematical operations and corresponding classes.
 
 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::Parsers
 Namespace for the AIDA detector for utilities using boost::spirit parsers.
 

Functions

bool ROOT::Math::operator< (const XYZPoint &a, const XYZPoint &b)
 Allow point insertion of a point in maps. More...
 
template<>
int dd4hep::Parsers::parse (ROOT::Math::XYZPoint &result, const std::string &input)