1 #ifndef __JAANET__JFLUX__
2 #define __JAANET__JFLUX__
14 namespace JPP {
using namespace JAANET; }
virtual double getFactor(const Evt &evt) const =0
Get multiplication factor of given event.
Low-level interface for retrieving the flux corresponding to a given event.
virtual double getFlux(const Evt &evt) const
Get flux of given event.
virtual ~JFlux()
Virtual destructor.
Low-level interface for retrieving a specifiable multiplication factor corresponding to a given event...
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.