CMS 3D CMS Logo

StartProfilerAnalyzer Class Reference

Inheritance diagram for StartProfilerAnalyzer:

ProfilerAnalyzer edm::EDAnalyzer

List of all members.

Public Member Functions

 StartProfilerAnalyzer (const edm::ParameterSet &pset)
 ~StartProfilerAnalyzer ()

Private Member Functions

virtual void analyze (const edm::Event &, const edm::EventSetup &)


Detailed Description

Definition at line 52 of file ProfilerAnalyzer.cc.


Constructor & Destructor Documentation

StartProfilerAnalyzer::StartProfilerAnalyzer ( const edm::ParameterSet pset  )  [inline, explicit]

Definition at line 54 of file ProfilerAnalyzer.cc.

00054                                                                :
00055     ProfilerAnalyzer(pset) {}
  ~StartProfilerAnalyzer(){}

StartProfilerAnalyzer::~StartProfilerAnalyzer (  )  [inline]

Definition at line 56 of file ProfilerAnalyzer.cc.

00056 {}


Member Function Documentation

void StartProfilerAnalyzer::analyze ( const edm::Event ,
const edm::EventSetup  
) [private, virtual]

Implements ProfilerAnalyzer.

Definition at line 107 of file ProfilerAnalyzer.cc.

00108 {
00109   edm::Service<ProfilerService>()->startInstrumentation();
00110 }


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