When analyzing the simulation results, when using root to execute the .C file, the terminal displays: dnadamage1/./plot.C:error:member reference type'std::_Rb_tree_iterator<std::pair<const int,int>> 'is not a pointer,didi you mean to use'.'? and no member named'second' in 'std::Rb_tree_iterator<std::pair<const int,int>>'and similar errors.
Reassigned
Thank for reporting, You can do as follows to run analysis.C file 1 - launch ROOT v6.xx (usually type 'root' at your machine's prompt) 2 - type '.X analysis.C' at the ROOT session prompt Best regards Hoang