1#ifndef __SVTBL2D_ANAPROCESSOR_H__
2#define __SVTBL2D_ANAPROCESSOR_H__
13#include "TClonesArray.h"
Base classes for all user event processing components to extend.
Class used to encapsulate raw svt hit information.
Class used to decode TS words.
Base class for all event processing components.
virtual bool process()
Process the histograms and generate analysis output.
Insert description here. more details.
virtual void configure(const ParameterSet ¶meters)
description
std::string triggerFilename_
trigger selection
virtual void finalize()
description
json triggers_
description
std::vector< RawSvtHit * > * rawSvtHits_
description
virtual void initialize(TTree *tree)
description
TBranch * btriggerBank_
description
std::string triggerBankColl_
description
Svt2DBlHistos * svtCondHistos
description
std::string histCfgFilename_
configuration parameters
TObject * triggerBank_
description
std::map< std::string, bool > prescaledtriggerMap_
description
std::map< std::string, bool > exttriggerMap_
description
std::string rawSvtHitsColl_
description
TBranch * brawSvtHits_
description
int Event_number
description
ModuleMapper * mmapper_
Initialize ModuleMapper.