Please provide the following information:
ROOT Version (e.g. 6.12/02): 6.06/07
Platform, compiler (e.g. CentOS 7.3, gcc6.2): SLC 6.7, gcc4.9.3
In ROOT 6.06/07 the redirection of the Three::Scan() method does not work as suggested here:
I get:
root [1] mva_variables_sig->Scan("*"); >ttree.txt
ROOT_prompt_1:1:31: error: expected expression
mva_variables_sig->Scan("*"); >ttree.txt
^
ROOT_prompt_1:1:32: error: use of undeclared identifier 'ttree'
mva_variables_sig->Scan("*"); >ttree.txt
Thank you for your help,
Leonardo