"MarlinReco"  1.16.0
Public Member Functions | Protected Attributes | List of all members
ClusterCheater5_3 Class Reference

=== Cluster Cheater 5_3 ===
This processor constructs true clusters. More...

#include <ClusterCheater5_3.h>

Inheritance diagram for ClusterCheater5_3:

Public Member Functions

virtual Processor * newProcessor ()
 
virtual void init ()
 Initialization.
 
virtual void processRunHeader (LCRunHeader *run)
 Called for every run.
 
virtual void processEvent (LCEvent *evt)
 Called for every event - the working horse.
 
virtual void check (LCEvent *evt)
 
virtual void end ()
 Called after data processing for clean up.
 

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

=== Cluster Cheater 5_3 ===
This processor constructs true clusters.


All the hits are collected.
Uses gear to get inner radius and z of ecal.

Author
P. Krstonosic (DESY)
Version
ld:



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