DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Typedefs | Functions
ParsersObjects_PxPyPzEVector.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.
 

Typedefs

typedef ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > dd4hep::Parsers::_L
 

Functions

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