[ROOT] Binary operation in selection

From: Elena Vataga (vataga@fnal.gov)
Date: Wed Apr 30 2003 - 17:14:07 MEST


Hello rooters!

I need to use selection for my tree
involving binary operators like:

"(mu1.tff>>4)&0x1==1"

but as well as I understand TCut do not accept it:
t->Draw("mu1.tff","(mu1.tff>>4)&0x1==1")

 *** Break *** segmentation violation
 Generating stack trace...
 0x2ac6e97b in TUnixSystem::StackTrace(void) at (null):0 from
/home/users/vataga/ROOT/root/lib/libCore.so
 0x2ac6d4b2 in TUnixSystem::DispatchSignals(ESignals) at (null):0 from
/home/users/vataga/ROOT/root/lib/libCore.so

Is there some simple way to do it?
(I want to avoid MakeClass or MakeSelector if possible)

Thank you in advance,
	Elena



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:11 MET