Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-30 10:22:06

0001 // @(#)root/mathcore:$Id$
0002 // Authors: W. Brown, M. Fischler, L. Moneta    2005
0003 
0004 #ifndef ROOT_Math_LorentzRotation
0005 #define ROOT_Math_LorentzRotation
0006 
0007 
0008 #include "Math/GenVector/LorentzRotation.h"
0009 
0010 
0011 #endif