ROOT
6.06/09
Reference Guide
|
Definition at line 8 of file cppmagic.py.
Public Member Functions | |
def | cpp (self, line, cell) |
def ROOTaaS.iPyROOT.cppmagic.CppMagics.cpp | ( | self, | |
line, | |||
cell | |||
) |
Executes the content of the cell as C++ code.
Definition at line 13 of file cppmagic.py.
Referenced by ROOTaaS.iPyROOT.cppmagic.CppMagics.cpp().