11#include <tracking/dqmUtils/DQMEventProcessorBase.h>
12#include <tracking/modules/trackingDQM/TrackDQMModule.h>
36 const std::string& tracksStoreArrayName,
bool runningOnHLT =
false) :
The purpose of this class is to process one event() in DQMHistoModuleBase, which is a base for TrackD...
This class serves as a base for the TrackDQMModule and AlignDQMModule (and possibly other DQM histogr...
The purpose of this class is to process one event() in TrackDQMModule.
TrackDQMEventProcessor(DQMHistoModuleBase *histoModule, const std::string &recoTracksStoreArrayName, const std::string &tracksStoreArrayName, bool runningOnHLT=false)
Constructor.
Abstract base class for different kinds of events.