|
Jpp - the software that should make you happy
|
#include "km3net-dataformat/offline/Evt.hh"#include "JLang/JClonable.hh"#include "JAAnet/JFlux.hh"Go to the source code of this file.
Classes | |
| struct | JAANET::JFluxFunction< JFunction_t > |
| Implementation of flux function. More... | |
| struct | JAANET::JFluxFunction< pFlux > |
| Implementation of C-style flux function. More... | |
Namespaces | |
| JAANET | |
| Extensions to AAnet data format. | |
Typedefs | |
| typedef double(* | JAANET::pFlux )(const Evt &) |
| Type definition of pointer to flux function. More... | |
Functions | |
| template<class JFunction_t > | |
| JFluxFunction< JFunction_t > | JAANET::make_fluxFunction (const JFunction_t &function) |
| Auxiliary method for creating flux function. More... | |
| JFluxFunction< pFlux > | JAANET::make_fluxFunction (pFlux function) |
| Auxiliary method for creating flux function. More... | |
1.8.5