Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

D0example::D0ChunkAnalyze Class Reference

#include <D0ChunkAnalyze.hpp>

Inheritance diagram for D0example::D0ChunkAnalyze::

fwk::Package fwk::Process fwk::Analyze fwk::JobSummary fwk::FileOpen fwk::FileClose List of all members.

Public Methods

 D0ChunkAnalyze (fwk::Context *context)
 ~D0ChunkAnalyze ()
fwk::Result processEvent (edm::Event &event)
fwk::Result analyzeEvent (const edm::Event &event)
fwk::Result fileOpen (const fwk::FileInfo &fileinfo)
fwk::Result fileClose (const fwk::FileInfo &fileinfo)
fwk::Result jobSummary ()
bool TriggerFired (const edm::Event &event)
std::string packageName () const

Static Public Methods

const std::string package_name ()
const std::string version ()

Private Methods

void SaveHistograms ()

Private Attributes

bool _debug
D0analysis::D0TriggerSelector* _selectTriggers
bool _do_histograms
bool _histo_saved
HepRootFileManager* _hepMgr
int _processed_events
int _triggered_events
int _selected_events
edm::Tag _event_tag
recocert::RecoCertAdapter_adapter
recocert::RecoCert_recoCert

Constructor & Destructor Documentation

D0example::D0ChunkAnalyze::D0ChunkAnalyze ( fwk::Context * context )
 

D0example::D0ChunkAnalyze::~D0ChunkAnalyze ( )
 


Member Function Documentation

void D0example::D0ChunkAnalyze::SaveHistograms ( ) [private]
 

bool D0example::D0ChunkAnalyze::TriggerFired ( const edm::Event & event )
 

fwk::Result D0example::D0ChunkAnalyze::analyzeEvent ( const edm::Event & event )
 

fwk::Result D0example::D0ChunkAnalyze::fileClose ( const fwk::FileInfo & fileinfo )
 

fwk::Result D0example::D0ChunkAnalyze::fileOpen ( const fwk::FileInfo & fileinfo )
 

fwk::Result D0example::D0ChunkAnalyze::jobSummary ( )
 

std::string D0example::D0ChunkAnalyze::packageName ( ) const [inline]
 

const std::string D0example::D0ChunkAnalyze::package_name ( ) [inline, static]
 

fwk::Result D0example::D0ChunkAnalyze::processEvent ( edm::Event & event )
 

const std::string D0example::D0ChunkAnalyze::version ( ) [inline, static]
 


Member Data Documentation

recocert::RecoCertAdapter* D0example::D0ChunkAnalyze::_adapter [private]
 

bool D0example::D0ChunkAnalyze::_debug [private]
 

bool D0example::D0ChunkAnalyze::_do_histograms [private]
 

edm::Tag D0example::D0ChunkAnalyze::_event_tag [private]
 

HepRootFileManager* D0example::D0ChunkAnalyze::_hepMgr [private]
 

bool D0example::D0ChunkAnalyze::_histo_saved [private]
 

int D0example::D0ChunkAnalyze::_processed_events [private]
 

recocert::RecoCert* D0example::D0ChunkAnalyze::_recoCert [private]
 

D0analysis::D0TriggerSelector* D0example::D0ChunkAnalyze::_selectTriggers [private]
 

int D0example::D0ChunkAnalyze::_selected_events [private]
 

int D0example::D0ChunkAnalyze::_triggered_events [private]
 


The documentation for this class was generated from the following file:
Generated at Sat Oct 4 20:18:32 2003 for recocert by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001