StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
StEmcVirtualFinder Class Reference

#include <StEmcVirtualFinder.h>

Inheritance diagram for StEmcVirtualFinder:
StEmcOldFinder

Public Member Functions

virtual Bool_t findClusters (StEvent *)
 finds clusters in a StEvent object
 
virtual Bool_t fillStEvent (StEvent *)
 fills the StEvent object with the StEmcPreCluster objects in the collections
 
virtual Bool_t fillHistograms (StEvent *)
 fills the QA histograms
 
virtual Bool_t clear (StEvent *)
 removes clusters and points from the StEvent object
 
virtual Bool_t clear ()
 clear the pre cluster collections
 
void setPrint (Bool_t a)
 Obsolete function; users can control messages with logger config file.
 

Protected Attributes

StEmcPreClusterCollectionmColl [MAXDETBARREL]
 
TH1F * mHist1D [NHIST1][MAXDETBARREL]
 
TH2F * mHist2D [NHIST2][MAXDETBARREL]
 
Bool_t mPrint
 

Detailed Description

Author
Alexandre A. P. Suaide

This is the basic class for cluster finder algorithm developement. All the cluster algorithms should inherit from this class. It already creates the basic 4 BEMC collections, one for each detector and have basic QA histograms.

Definition at line 28 of file StEmcVirtualFinder.h.


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