Fail to call 'root_makePlot()'

Goodmornigr.I tried to run a code at root session,but I have the below problem


How can i add this function?

What functions do you have in your macro file?

ROOT Primer → ROOT Macros

Your macro should be:

void root_makePlot() {
...
}

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.