1#ifndef _HPSEVENT_HEADER_PROCESSOR_H__
2#define _HPSEVENT_HEADER_PROCESSOR_H__
4#include "TClonesArray.h"
Base classes for all user event processing components to extend.
Insert description here. more details.
TClonesArray * header_
description
virtual void finalize()
description
virtual void initialize(TTree *tree)
description
Base class for all event processing components.
virtual bool process()
Process the histograms and generate analysis output.