using TString in the selection

From: polishchuk@mx.ihep.su
Date: Tue May 25 1999 - 12:33:05 MEST


                                                         Protvino, 25-MAY-1999

    Dear Rooters,

is it possible to use TString in the selection?
For example, I have 
    class Person
        {
            TString name;
            Double_t age;
            ...

        }

and when I make selection 
        tree.Draw("age","name==Boris") I get error message:
*ERROR 26 : 
 Unknown name : "name"
        
            When I was wrong?
            
            
                            Best regards,
                            Boris



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:33 MET