Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JAngleRange.hh
Go to the documentation of this file.
1#ifndef __JTOOLS__JANGLERANGE__
2#define __JTOOLS__JANGLERANGE__
3
4#include "JTools/JRange.hh"
5
6
7/**
8 * \author mdejong
9 */
10
11namespace JTOOLS {}
12namespace JPP { using namespace JTOOLS; }
13
14namespace JTOOLS {
15
16 /**
17 * Type definition for angle range.
18 */
20}
21
22#endif
Auxiliary class to define a range between two values.
Range of values.
Definition JRange.hh:42
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary classes and methods for multi-dimensional interpolations and histograms.
JRange< double > JAngleRange
Type definition for angle range.