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

reads in an additional lcio file and adds all available collections to the event with the same event number More...

#include <LoadDataFileProcessor.h>

Inheritance diagram for marlintpc::LoadDataFileProcessor:

Public Member Functions

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

Protected Attributes

std::string _filePath
 Path to lcio file.
 
LCReader * _lcReader
 LCReader.
 
EVENT::LCRunHeader * _run
 run number
 

Detailed Description

reads in an additional lcio file and adds all available collections to the event with the same event number

Input - Prerequisites

Output

Parameters
FilePathPath of the file to be read in
Author
Simone Zimmermann, University of Bonn

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