1 #ifndef __JAANET__JEVTWEIGHT__ 
    2 #define __JAANET__JEVTWEIGHT__ 
Low-level interface for event weighing. 
 
Abstract base class for event weighing. 
 
Template class for object cloning. 
 
virtual ~JEvtWeight()
Virtual destructor. 
 
JEvtWeight()
Default constructor. 
 
double norm
Event-weight normalisation. 
 
virtual double getNormalisation() const override
Get event-weight normalisation.