10 #include "StMessMgr.h"
11 #include "StMtdEvtFilterApplyMaker.h"
27 SetVarList(
"MtdTrackFilterTag.isRejectEvent:MtdTrackFilterTag.shouldHaveRejectEvent:MtdTrackFilterTag.tpcSectors");
33 LOG_INFO <<
"Found isReject = " <<
GetVal(0)
34 <<
" and shouldHaveReject = " <<
GetVal(1)
35 <<
" and tpcSectors = " << (bitset<24>)(
GetVal(2)) << endm;
38 if (
GetVal(0) != 0)
return true;
47 ds1->SetTitle(Form(
"%d",(
int)
GetVal(1)));
48 ds2->SetTitle(Form(
"%u",(
unsigned int)
GetVal(2)));
virtual void AddData(TDataSet *data, const char *dir=".data")
User methods.
Skip events using criteria in .pretags.root.
Double_t GetVal(int i, int idx=0)
Skip events using MTD criteria.