connection TCut and TCutG

From: Boris Skorodumov <bskorodo_at_nd.edu>
Date: Wed, 27 Apr 2005 19:02:40 -0500


Hi all,

Imagine, i have graphical cut and selection:

cut1 - graphical cut with name "cut1"
cut2 - selection (TCut cut2 = "some variables here") with name "cut2"

i whould like to make something like that:

TCut cut3 = cut1 && cut2;
and use it further in tree->Draw("var1:var2",cut3); (#)

unfortunatly, (#) not working and i think the problem setting up cut3. what is the best way to solve that puzzle :-) ?

Thank you,
Boris.

-- 
--------------------------------------

| Boris Skorodumov, Graduate Student |
| Physics Department |
| University of Notre Dame |
| Indiana 46556, USA |
| WWW: http://www.nd.edu/~bskorodo |
--------------------------------------
Received on Thu Apr 28 2005 - 02:02:49 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:07 MET