Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
LorentzRotationfwd.h
Go to the documentation of this file.
1// @(#)root/mathcore:$Id$
2// Authors: W. Brown, M. Fischler, L. Moneta 2005
3
4 /**********************************************************************
5 * *
6 * Copyright (c) 2005 ROOT CERN / FNAL MATHLIB Group *
7 * *
8 * *
9 **********************************************************************/
10
11// Header file defining forward declarations for LorentzVector classes
12//
13// Created by: Lorenzo Moneta at Thu May 12 11:19:02 2005
14// Major revamp by: M. Fischler at Tue Aug 9 2005
15//
16// Last update: Tue Aug 9 2005
17//
18#ifndef ROOT_Math_GenVector_LorentzRotationfwd
19#define ROOT_Math_GenVector_LorentzRotationfwd 1
20
21
22namespace ROOT {
23 namespace Math {
24 class LoretzRotation;
25 } // end namespace Math
26} // end namespace ROOT
27
28
29#endif /* ROOT_Math_GenVector_LorentzRotationfwd */
Namespace for new Math classes and functions.
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.