Please read tips for efficient and successful posting and posting code
ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided
What is the meaning of the “Form” command in the class TString?
like this:
string cut_s=name+Form(">%f",lower)+"&&"+name+Form("<%f",upper);