Jpp  18.2.1-ARCA-DF-PATCH
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JCalibrateToT.hh
Go to the documentation of this file.
1 #ifndef __JCALIBRATE_JCALIBRATETOT__
2 #define __JCALIBRATE_JCALIBRATETOT__
3 
4 /**
5  * \author mdejong
6  */
7 
8 namespace JCALIBRATE {}
9 namespace JPP { using namespace JCALIBRATE; }
10 
11 namespace JCALIBRATE {
12 
13  /**
14  * Histogram naming.
15  */
16  static const char* const _2SToT = ".2SToT"; //!< Name extension for 2D counts
17 }
18 
19 #endif
static const char *const _2SToT
Histogram naming.