1 #ifndef __JAANET__JFLUX__
2 #define __JAANET__JFLUX__
38 virtual double getFlux(
const Evt& evt)
const = 0;
virtual double getFlux(const Evt &evt) const =0
Get flux of given event.
Template class for object cloning.
Low-level interface for retrieving flux corresponding to an event.
virtual ~JFlux()
Virtual destructor.
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.