1#ifndef __TRACKER3DHIT_PROCESSOR_H__
2#define __TRACKER3DHIT_PROCESSOR_H__
14#include <EVENT/LCCollection.h>
15#include <EVENT/TrackerHit.h>
16#include <IMPL/LCGenericObjectImpl.h>
17#include <IMPL/TrackerHitImpl.h>
18#include <IMPL/MCParticleImpl.h>
19#include <UTIL/LCRelationNavigator.h>
Class defining methods used to access event information and data collections.
Base classes for all user event processing components to extend.
Class used to encapsulate track information.
Class used to encapsulate tracker hit information.
Base class for all event processing components.
virtual bool process()
Process the histograms and generate analysis output.
Insert description here. more details.
std::string mcPartRelLcio_
description
virtual void configure(const ParameterSet ¶meters)
Callback for the Processor to configure itself from the given set of parameters.
virtual void finalize()
Callback for the Processor to take any necessary action when the processing of events finishes.
virtual void initialize(TTree *tree)
Callback for the Processor to take any necessary action when the processing of events starts.
std::vector< TrackerHit * > hits_
std::string hitCollRoot_
description
std::string hitCollLcio_
description