1 #ifndef __JAANET__JWEIGHTEVENT__
2 #define __JAANET__JWEIGHTEVENT__
virtual bool configure(const JHead &header)=0
Configuration.
Template class for object cloning.
Low-level interface for event weighing.
virtual ~JWeightEvent()
Virtual destructor.
virtual double getWeight(const Evt &evt) const =0
Get weight of given event.
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.