ROOT
6.30.04
Reference Guide
All
Namespaces
Files
Pages
CoordinateSystemTags.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 , LCG ROOT MathLib Team and *
7
* FNAL LCG ROOT MathLib Team *
8
* *
9
* *
10
**********************************************************************/
11
12
// Header source file for CoordinateSystemTag's classes
13
//
14
// Created by: Lorenzo Moneta at Wed Apr 05 2006
15
//
16
//
17
18
#ifndef ROOT_Math_GenVector_CoordinateSystemTags
19
#define ROOT_Math_GenVector_CoordinateSystemTags 1
20
21
22
23
namespace
ROOT {
24
25
namespace
Math {
26
27
28
//__________________________________________________________________________________________
29
/**
30
DefaultCoordinateSystemTag
31
Default tag for identifying any coordinate system
32
33
@ingroup GenVector
34
*/
35
36
class
DefaultCoordinateSystemTag {};
37
38
39
//__________________________________________________________________________________________
40
/**
41
Tag for identifying vectors based on a global coordinate system
42
43
@ingroup GenVector
44
*/
45
class
GlobalCoordinateSystemTag {};
46
47
//__________________________________________________________________________________________
48
/**
49
Tag for identifying vectors based on a local coordinate system
50
51
@ingroup GenVector
52
*/
53
class
LocalCoordinateSystemTag {};
54
55
56
}
// namespace Math
57
58
}
// namespace ROOT
59
60
61
62
#endif
math
genvector
inc
Math
GenVector
CoordinateSystemTags.h
Generated on Tue May 5 2020 14:02:59 for ROOT by
1.8.5