MarlinTPC  1.2.0
Public Member Functions | Protected Attributes | List of all members
marlintpc::PrintEventNumberProcessor Class Reference

Prints event numbers to the screen depending on the EveryNEvents variable. More...

#include <PrintEventNumberProcessor.h>

Inheritance diagram for marlintpc::PrintEventNumberProcessor:

Public Member Functions

virtual Processor * newProcessor ()
 
virtual void init ()
 
virtual void processRunHeader (lcio::LCRunHeader *run)
 
virtual void processEvent (lcio::LCEvent *evt)
 
virtual void check (lcio::LCEvent *evt)
 
virtual void end ()
 

Protected Attributes

int _everyNEvents
 variable how often to print the event number
 

Detailed Description

Prints event numbers to the screen depending on the EveryNEvents variable.

EveryNEvents Print event number every n Events (default 100)

Input - Prerequisites

Output

Author
Simone Zimmermann, Martin Killenberg (Uni Bonn)

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