#include <CaloMETAnalyzerBase.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &, const edm::TriggerResults &, const reco::CaloMET &caloMET) |
Get the analysis of the muon properties. More... | |
virtual void | beginJob (DQMStore *dbe)=0 |
Inizialize parameters for histo binning. More... | |
CaloMETAnalyzerBase () | |
Constructor. More... | |
virtual | ~CaloMETAnalyzerBase () |
Destructor. More... | |
base class for all DQM monitor sources
Definition at line 30 of file CaloMETAnalyzerBase.h.
|
inline |
|
inlinevirtual |
|
inline |
|
pure virtual |
Inizialize parameters for histo binning.
Implemented in CaloMETAnalyzer.