1#ifndef __RECOHIT_ANAPROCESSOR_H__
2#define __RECOHIT_ANAPROCESSOR_H__
14#include "TClonesArray.h"
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.
TBranch * becalClusters_
description
RecoHitAnaHistos * histos
std::string trkrHitColl_
description
std::string ecalHitColl_
description
std::vector< CalCluster * > * ecalClusters_
description
std::string anaName_
description
virtual void configure(const ParameterSet ¶meters)
description
virtual void finalize()
description
virtual void initialize(TTree *tree)
description
std::vector< CalHit * > * ecalHits_
description
TBranch * becalHits_
description
TBranch * btrkrHits_
description
std::string histCfgFilename_
description
TBranch * btracks_
description
std::string trkColl_
description
std::vector< TrackerHit * > * trkrHits_
description
std::string ecalClusColl_
description
std::vector< Track * > * tracks_
description