15#include <framework/dataobjects/EventMetaData.h>
16#include <framework/datastore/StoreObjPtr.h>
18#include <dqm/core/DQMHistAnalysis.h>
60 void event()
override final;
65 void endRun()
override final;
75 void addToHistList(std::vector<TH1*>& inputHistList, std::string dirname, TKey* key);
The base class for the histogram analysis module.
Type-safe access to single objects in the data store.
Abstract base class for different kinds of events.