MarlinFastJet  0.3.0
Public Member Functions | Friends | List of all members
FastJetProcessor Class Reference
Inheritance diagram for FastJetProcessor:

Public Member Functions

virtual Processor * newProcessor ()
 
virtual void init ()
 Called at the begin of the job before anything is read. More...
 
virtual void processRunHeader (LCRunHeader *)
 Called for every run.
 
virtual void processEvent (LCEvent *evt)
 Called for every event - the working horse.
 
virtual void check (LCEvent *)
 
virtual void end ()
 Called after data processing for clean up.
 

Friends

class FastJetUtil
 

Member Function Documentation

virtual void FastJetProcessor::init ( )
virtual

Called at the begin of the job before anything is read.

Use to initialize the processor, e.g. book histograms.


The documentation for this class was generated from the following file: