StEEmcFilterMaker Class Reference

aborts events based on Endcap response cuts: reco vertex in some Z-range and EEMC 2x1 cluster event-eta ET>thres there are 2 modes of operation: 1) setFixedVertex( float zVert) forces use of external Z-vertex to calculate event-eta ET and alows to run this code before TPC tracking 2) setZvertCut(float z0, float dz) uses reco vertex and decision is more accurate. WARN: us must set one of the 2 methods or code will abort. instruction how to use in in BFC is a the end of this .h file More...

#include <StEEmcFilterMaker.h>

Inheritance diagram for StEEmcFilterMaker:

StMaker

List of all members.

Public Member Functions

void setEtThres (float x)
void setZvertCut (float z0, float dz)
void setFixedVertex (float z0)
 StEEmcFilterMaker (const char *name="EEmcFilter")
virtual ~StEEmcFilterMaker ()
 This is destructor.
virtual Int_t Init ()
virtual Int_t Make ()
virtual Int_t FinishRun (int runumber)
virtual const char * GetCVS () const
 Displayed on session exit, leave it as-is please ...


Detailed Description

aborts events based on Endcap response cuts: reco vertex in some Z-range and EEMC 2x1 cluster event-eta ET>thres there are 2 modes of operation: 1) setFixedVertex( float zVert) forces use of external Z-vertex to calculate event-eta ET and alows to run this code before TPC tracking 2) setZvertCut(float z0, float dz) uses reco vertex and decision is more accurate. WARN: us must set one of the 2 methods or code will abort. instruction how to use in in BFC is a the end of this .h file

Author:
Jan Balewski
Date:
April 2008

Definition at line 28 of file StEEmcFilterMaker.h.


Member Function Documentation

Int_t StEEmcFilterMaker::Make (  )  [virtual]

The Make() method is the one responsible for calling the maker's InitRun(). Note that that InitRun() is called for real data and if both of the following are true

  • a header exists
  • the run number changes

This is the ONLY place calling the InitRun() routine.

check privilege to skip event

Reimplemented from StMaker.

Definition at line 62 of file StEEmcFilterMaker.cxx.

References StEEmcTower::et(), StEEmcA2EMaker::hightower(), kStOK, and kStSKIP.


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

Generated on Fri Feb 10 04:28:00 2012 for StRoot by  doxygen 1.5.9