#include <JetAnalyzerBase.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &, reco::CaloJet &caloJet) |
Get the analysis of the muon properties. More... | |
virtual void | beginJob (DQMStore *dbe)=0 |
Inizialize parameters for histo binning. More... | |
JetAnalyzerBase () | |
Constructor. More... | |
virtual | ~JetAnalyzerBase () |
Destructor. More... | |
base class for all DQM monitor sources
Definition at line 24 of file JetAnalyzerBase.h.
|
inline |
|
inlinevirtual |
|
inline |
|
pure virtual |
Inizialize parameters for histo binning.
Implemented in JPTJetAnalyzer, JetAnalyzer, JetPtAnalyzer, and HTMHTAnalyzer.