#include <mytests/ClusterCount/src/ClusterCount.cc>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
edm::EDGetTokenT < edm::DetSetVector < SiStripCluster > > | clusterToken_ |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 43 of file ClusterCount.h.
|
explicit |
Definition at line 6 of file ClusterCount.cc.
References clusterToken_, and edm::ParameterSet::getParameter().
|
override |
Definition at line 14 of file ClusterCount.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 26 of file ClusterCount.cc.
References SplitLinear::begin, HLT_FULL_cff::clusters, clusterToken_, TauDecayModes::dec, dataset::end, edm::Event::getByToken(), and LogDebug.
|
overrideprivatevirtual |
|
private |
Definition at line 54 of file ClusterCount.h.
Referenced by analyze(), and ClusterCount().