Contents:
root
int main() { ExampleMacro(); return 0; }
g++ 'root-config --cflags --libs' ExampleMacro.C -o ExampleMacro