CMS 3D CMS Logo

Plotter Class Reference

#include <PhysicsTools/UtilAlgos/interface/Plotter.h>

Inheritance diagram for Plotter:

VariablePlotter

List of all members.

Public Member Functions

virtual void complete ()=0
virtual void fill (std::string subDir, const edm::Event &iEvent)=0
 Plotter (edm::ParameterSet iConfig)
 Plotter ()
virtual void setDir (std::string dir)=0
virtual ~Plotter ()


Detailed Description

Definition at line 17 of file Plotter.h.


Constructor & Destructor Documentation

Plotter::Plotter (  )  [inline]

Definition at line 19 of file Plotter.h.

00019 {}

Plotter::Plotter ( edm::ParameterSet  iConfig  )  [inline]

Definition at line 20 of file Plotter.h.

00020 {}

virtual Plotter::~Plotter (  )  [inline, virtual]

Definition at line 21 of file Plotter.h.

00021 {}


Member Function Documentation

virtual void Plotter::complete (  )  [pure virtual]

Implemented in VariablePlotter.

Referenced by ConfigurableAnalysis::endJob().

virtual void Plotter::fill ( std::string  subDir,
const edm::Event iEvent 
) [pure virtual]

Implemented in VariablePlotter.

Referenced by PlottingDevice::analyze(), and ConfigurableAnalysis::filter().

virtual void Plotter::setDir ( std::string  dir  )  [pure virtual]

Implemented in VariablePlotter.

Referenced by PlottingDevice::analyze(), and ConfigurableAnalysis::filter().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:30:09 2009 for CMSSW by  doxygen 1.5.4