Jpp  19.1.0
the software that should make you happy
Classes | Namespaces | Macros
JRunsetups.hh File Reference
#include <string>
#include <vector>
#include <map>
#include <algorithm>
#include "JDB/JRuns.hh"
#include "Jeep/JeepToolkit.hh"

Go to the source code of this file.

Classes

struct  JDATABASE::JRunsetup_t
 Auxiliary data structure for run setup information. More...
 
struct  JDATABASE::JRunsetups
 Auxiliary class for run setup evaluation. More...
 

Namespaces

 JDATABASE
 Auxiliary classes and methods for database I/O.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Macros

#define MAKE_ENTRY(A)   std::make_pair(getClassname(#A), A)
 

Macro Definition Documentation

◆ MAKE_ENTRY

#define MAKE_ENTRY (   A)    std::make_pair(getClassname(#A), A)