[ROOT] cuts

From: Pascal Perrodo (perrodo@lapp.in2p3.fr)
Date: Thu Sep 28 2000 - 18:19:04 MEST


for the cuts you do sort of:

float a = .9;
char cut[200];
sprintf(cut,"W<%f",a);
c1 = new TCut(cut);

Cheers.
Pascal



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:34 MET