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

#include <ClusterCheater5_3.h>

Inheritance diagram for ClusterCheater5_3:
[legend]

Public Member Functions

virtual ProcessornewProcessor ()
 
 ClusterCheater5_3 ()
 
virtual void init ()
 Initialization. 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 _nRun {}
 
int _nEvt {}
 
double gearRMax {}
 
double zmax {}
 
int _nlost {}
 
std::string _trueClustCollection {}
 
std::vector< std::string > _caloCollections {}
 
std::string _relCollection {}
 
std::string _trueClustToMCP {}
 
std::string _MCcollection {}
 
int _backcut {}
 
int _Nmin {}
 

Detailed Description

Definition at line 30 of file ClusterCheater5_3.h.


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