rootpy.compiled.register_file

rootpy.compiled.register_file(self, filename, symbols)

Register C++ code in an external C++ file

Parameters:

filename : str

The path to a file containing C++ code

symbols : list

A list of symbol names to extract from the compiled C++ code