Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

BaseEvent Class Reference

Abstract base class for different kinds of events. More...

#include <BaseEvent.h>

Inheritance diagram for BaseEvent:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~BaseEvent ()
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
2004/06/08 09:46:57
Author
boehmej

Definition at line 31 of file BaseEvent.h.


Constructor & Destructor Documentation

virtual BaseEvent::~BaseEvent  )  [inline, virtual]
 

Definition at line 33 of file BaseEvent.h.


Member Function Documentation

virtual int BaseEvent::fitEvent BaseFitter fitter  )  [pure virtual]
 

do it!

Implemented in H1K0Event, H1K0Event2, K0Event, and TopEvent.

virtual void BaseEvent::genEvent  )  [pure virtual]
 

provides four-momenta (i.e. read values from ntuple, run toy MC, ...)

Implemented in H1K0Event, H1K0Event2, K0Event, and TopEvent.


The documentation for this class was generated from the following file:
Generated on Fri Sep 14 17:38:35 2007 for Kinfit by doxygen 1.3.2