MarlinKinfit
0.4.0
|
Abstract base class for different kinds of events. More...
#include <BaseEvent.h>
Public Member Functions | |
virtual void | genEvent ()=0 |
provides four-momenta (i.e. read values from ntuple, run toy MC, ...) | |
virtual int | fitEvent (BaseFitter &fitter)=0 |
do it! | |
Abstract base class for different kinds of events.
This class defines the minimal functionality of a class describing an event hypothesis that is ment to be tested by a kinematic fit. It is an optional class - the event hypothesis can also be defined directly in the main program.
Author: Jenny Böhme, Benno List