Jpp  16.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JFit/JTimeRange.hh
Go to the documentation of this file.
1 #ifndef __JFIT__JTIMERANGE__
2 #define __JFIT__JTIMERANGE__
3 
4 #include "JPhysics/JTimeRange.hh"
5 
6 
7 /**
8  * \author mdejong
9  */
10 
11 namespace JFIT {}
12 namespace JPP { using namespace JFIT; }
13 
14 namespace JFIT {
15 
16  /**
17  * Type definition for time range (unit [ns]).
18  */
20 }
21 
22 #endif
JTOOLS::JRange< double > JTimeRange
Type definition for time range (unit [ns]).