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

Processor to test the field setting listener. More...

#include <TestFieldSettingProcessor.h>

Inheritance diagram for marlintpc::TestFieldSettingProcessor:

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

std::string _inputColNameRawData
 Name of the raw data input collection.
 
std::string _inputColNamePules
 Name of the pulse data input collection.
 
std::string _inputFieldSettingCollectionName
 

Detailed Description

Processor to test the field setting listener.

Serves also as an example on how to use access FieldSettings

Author
Klaus Zenker, DESY

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