#include <Plotter.h>
Public Member Functions | |
virtual void | complete ()=0 |
virtual void | fill (std::string subDir, const edm::Event &iEvent)=0 |
Plotter () | |
Plotter (const edm::ParameterSet &iConfig) | |
virtual void | setDir (std::string dir)=0 |
virtual | ~Plotter () |
|
inline |
|
inlinevirtual |
Definition at line 23 of file Plotter.h.
References complete(), dir, fill(), iEvent, setDir(), AlCaHLTBitMon_QueryRunRegistry::string, and RecoMuonValidator_cff::subDir.
|
pure virtual |
Implemented in VariablePlotter.
Referenced by ~Plotter().
|
pure virtual |
Implemented in VariablePlotter.
Referenced by ~Plotter().
|
pure virtual |
Implemented in VariablePlotter.
Referenced by ~Plotter().