All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
NNClusterProcessor Class Reference

#include <NNClusterProcessor.h>

Inheritance diagram for NNClusterProcessor:
[legend]

Public Member Functions

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

Protected Attributes

StringVec _colNames {}
 Input collection name. More...
 
std::string _outputColName {}
 
float _distCut {}
 
float _eCut {}
 
int _nThetaPhi {}
 
int _nRun {}
 
int _nEvt {}
 

Detailed Description

Definition at line 30 of file NNClusterProcessor.h.


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