9#ifndef ANA_ALGORITHM__ALGORITHM_WORKER_DATA_H
10#define ANA_ALGORITHM__ALGORITHM_WORKER_DATA_H
14#error only include this header in AnalysisBase
the interface to the filter functions in the algorithm sequence
the interface to histogram storage on the worker
The interface to TTree storage on the worker.
the interface for algorithms to access IWorker
Wrapper for TEvent to make it look like StoreGate.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
all the external components an algorithm needs before initialization (in EventLoop)
IFilterWorker * m_filterWorker
ITreeWorker * m_treeWorker
asg::SgTEvent * m_evtStore
IHistogramWorker * m_histogramWorker