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