Jpp  18.0.1-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JKexing2D.hh
Go to the documentation of this file.
1 #ifndef __JSUPERNOVA_JKEXING2D__
2 #define __JSUPERNOVA_JKEXING2D__
3 
4 #include "TParameter.h"
5 
6 #include <vector>
7 
8 /**
9  * \author mlincett
10  */
11 static const char* mul_p = "MT_%";
12 static const char* status_p = "FR_%";
13 
14 #endif
static const char * mul_p
Definition: JKexing2D.hh:11
static const char * status_p
Definition: JKexing2D.hh:12