ROOT
6.14/05
Reference Guide
math
genvector
inc
Math
GenVector
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
22
namespace
ROOT
{
23
namespace
Math
{
24
class
LoretzRotation;
25
}
// end namespace Math
26
}
// end namespace ROOT
27
28
29
#endif
/* ROOT_Math_GenVector_LorentzRotationfwd */
ROOT
Namespace for new ROOT classes and functions.
Definition:
StringConv.hxx:21
Math
Namespace for new Math classes and functions.