typedef EMCalFEE emcDataExtractor

(Singleton) Adapter class which encapsulates access to EmcDynamicData and EMCalFEE classes.

Documentation

(Singleton) Adapter class which encapsulates access to EmcDynamicData and EMCalFEE classes.

The purpose of this object is to avoid to have to deal with those two (too) closely related objects in many places as it is the case now.

Please note that you have 2 options to access the events :

1) Use the SetDataSource(Eventiterator*) and GetNextEvent() methods to loop over events by yourself.

2) Use the processEvent(Event*) to process an external event (use this method e.g. in an offline reconstruction chain).

Author:
: L. Aphecetche.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.