MarlinKinfit  0.4.0
Public Member Functions | List of all members
BaseEvent Class Referenceabstract

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!
 

Detailed Description

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

Date:
2008/02/12 10:19:05
Author:
blist

The documentation for this class was generated from the following file: