DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Functions
GrammarTypes.cpp File Reference
#include <DD4hep/GrammarParsed.h>
#include <Math/Point3D.h>
#include <Math/Vector4D.h>
#include <Math/Vector3D.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.
 

Functions

bool ROOT::Math::operator< (const XYZPoint &a, const XYZPoint &b)
 Allow point insertion of a point in maps. More...
 
bool ROOT::Math::operator< (const XYZVector &a, const XYZVector &b)
 Allow 3-vector insertion of a in maps. More...
 
bool ROOT::Math::operator< (const PxPyPzEVector &a, const PxPyPzEVector &b)
 Allow 4-vector insertion of a in maps. More...
 
int dd4hep::init_grammar_types ()