Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
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 */
11static const char* mul_p = "MT_%";
12static const char* status_p = "FR_%";
13
14#endif
static const char * status_p
Definition JKexing2D.hh:12
static const char * mul_p
Definition JKexing2D.hh:11