![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 8 of file cppmagic.py.
Public Member Functions | |
| def | cpp (self, line, cell) |
Inheritance diagram for ROOTaaS.iPyROOT.cppmagic.CppMagics:
Collaboration diagram for ROOTaaS.iPyROOT.cppmagic.CppMagics:| 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().