1 #ifndef __JAANET__JFLUX__
2 #define __JAANET__JFLUX__
Extensions to Evt data format.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.
Abstract base class for specifiable event-weight factors.
virtual double getFactor(const Evt &evt) const =0
Get event-weight factor of given event.
Low-level interface for retrieving the flux corresponding to a given event.
virtual ~JFlux()
Virtual destructor.
double getFlux(const Evt &evt) const
Get flux of given event.