Jpp
JDetector/JTimeRange.hh
Go to the documentation of this file.
1 #ifndef __JDETECTOR__JTIMERANGE__
2 #define __JDETECTOR__JTIMERANGE__
3 
4 #include "JTools/JTimeRange.hh"
5 
6 
7 /**
8  * \author mdejong
9  */
10 
11 namespace JDETECTOR {}
12 namespace JPP { using namespace JDETECTOR; }
13 
14 namespace JDETECTOR {
15 
16  /**
17  * Type definition for time range.
18  */
19  using JTOOLS::JTimeRange;
20 }
21 
22 #endif
JTimeRange.hh
JTOOLS::JTimeRange
JRange< double > JTimeRange
Type definition for time range.
Definition: JTools/JTimeRange.hh:19
JPP
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Definition: JAAnetToolkit.hh:37
JDETECTOR
Auxiliary classes and methods for detector calibration.
Definition: JAnchor.hh:12