Jpp 19.3.0-rc.3
the software that should make you happy
Loading...
Searching...
No Matches
JDetector/JTimeRange.hh
Go to the documentation of this file.
1#ifndef __JDETECTOR__JTIMERANGE__
2#define __JDETECTOR__JTIMERANGE__
3
4#include "JTools/JRange.hh"
5
6
7/**
8 * \author mdejong
9 */
10
11namespace JDETECTOR {}
12namespace JPP { using namespace JDETECTOR; }
13
14namespace JDETECTOR {
15
16 /**
17 * Type definition for time range (unit [ns]).
18 */
20}
21
22#endif
Auxiliary class to define a range between two values.
Range of values.
Definition JRange.hh:42
file Auxiliary data structures and methods for detector calibration.
Definition JAnchor.hh:12
JTOOLS::JRange< double > JTimeRange
Type definition for time range (unit [ns]).
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).