Jpp
Classes | Namespaces | Macros
JPreprocessor.hh File Reference
#include <string>
#include <utility>
#include <vector>
#include <algorithm>
#include "JLang/JException.hh"
#include "JLang/JPredicate.hh"
#include "JLang/JVectorize.hh"

Go to the source code of this file.

Classes

struct  JTRIGGER::JPreprocessor
 Auxiliary class for specifying the way of pre-processing of hits. More...
 

Namespaces

 JTRIGGER
 Checksum.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Macros

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

Detailed Description

Auxiliaries for pre-processing of hits.

Author
mdejong

Definition in file JPreprocessor.hh.

Macro Definition Documentation

◆ MAKE_ENTRY

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