Running .cc files with ROOT

Can I run .cc files with ROOT?

The engine of the interpreter of ROOT is a compiler, so yes, if the cc files are self consistent, you can “run” them.