StMtdEvtFilterApplyMaker Class Reference

Skip events using MTD criteria. More...

#include <StMtdEvtFilterApplyMaker.h>

Inheritance diagram for StMtdEvtFilterApplyMaker:
StTagFilterMaker StMaker

List of all members.

Public Member Functions

 StMtdEvtFilterApplyMaker (const Char_t *name="MtdEvtFilterApply")
bool SkipEvent ()
virtual const char * GetCVS () const

Detailed Description

Skip events using MTD criteria.

Author:
G. Van Buren, R. Ma
Date:
Apr 2015

Skip production of events using MTD criteria stored in tags.root under the MtdTrackFilterTag structure, which is filled in the StMtdEvtFilterMaker class

Definition at line 19 of file StMtdEvtFilterApplyMaker.h.


Member Function Documentation

bool StMtdEvtFilterApplyMaker::SkipEvent (  )  [virtual]

Skip the event if MtdTrackFilterTag.isRejectEvent is not zero

The values of MtdTrackFilterTag.shouldHaveRejectEvent and MtdTrackFilterTag.tpcSectors are made globally available as "MtdShouldHaveRejectEvent" and "TpcSectorsByMtd" datasets if the event is accepted. The logic for publishing only for accepted events would need revisited if there is a reason to use this maker only to flag events it wants skipped, not being deterministic on its own of whether an event should be skipped.

Implements StTagFilterMaker.

Definition at line 31 of file StMtdEvtFilterApplyMaker.cxx.

References StMaker::AddData(), and StTagFilterMaker::GetVal().


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on 30 Apr 2015 for STDATAFILTERMAKER by  doxygen 1.6.1