Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Vector4D.h
Go to the documentation of this file.
1// @(#)root/mathcore:$Id$
2// Authors: W. Brown, M. Fischler, L. Moneta 2005
3
4#ifndef ROOT_MathX_Vector4D
5#define ROOT_MathX_Vector4D
6
7// defines typedefs to specific vectors and forward declarations
8// define additional (to Cartesian) coordinate system types
9#include "MathX/Vector4Dfwd.h"
10// generic LorentzVector class definition
11
16
18
19// #include "MathX/GenVectorX/PtEtaPhiMSystem.h"
20// #include "MathX/GenVectorX/EEtaPhiMSystem.h"
21
22#endif