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

#include <KIT.h>

Inheritance diagram for KIT:
[legend]

Public Member Functions

virtual ProcessornewProcessor ()
 
 KIT ()
 
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

int _options {}
 
int _nRun {}
 
int _nEvt {}
 
std::string _Ecal_col {}
 
std::string _CoreCollection {}
 
string _ToClean {}
 
int _CleanCut {}
 
int _N {}
 
vector< float > _miipstep {}
 
int _MinHit0 {}
 
int _MinHitSplit {}
 
double _Rcut {}
 
double _Distcut {}
 
double _Coscut {}
 

Detailed Description

Definition at line 55 of file KIT.h.


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