{ gROOT->ProcessLine(".L my_macro_cxx.so;"); my_macro(1, 2); my_macro(1, 3); my_macro(1, 4); }