Jpp 19.3.0-rc.2
the software that should make you happy
Loading...
Searching...
No Matches
JAHRSDetectorCalibration.hh
Go to the documentation of this file.
1#ifndef __JDB_JAHRSDETECTORCALIBRATION__
2#define __JDB_JAHRSDETECTORCALIBRATION__
3
4#include <string>
5
6#include <TObject.h>
7
9#include "JDB/JDatim_t.hh"
10
11/**
12 * \author mdejong
13 */
14namespace JDATABASE {}
15namespace JPP { using namespace JDATABASE; }
16
17namespace JDATABASE {
18
20 public JAHRSCalibration
21 {
22 static const char* const getName() { return "detahrscalib"; } //!< Table name
23
Auxiliary classes and methods for database I/O.
Definition JAHRS.hh:14
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
static const char *const getName()
Table name.
ClassDef(JAHRSDetectorCalibration, 1)
Auxiliairy data structure for date and time.
Definition JDatim_t.hh:31