Skip to content
#

root-cern

Here are 149 public repositories matching this topic...

root
sbmorphe
sbmorphe commented Dec 16, 2021

When trying to define an operator in the cling cli repl, the "function definition is not allowed here" error is generated. "cling -version" reports "0.8". Here's a copy/paste of a session to demonstrate the issue:

****************** CLING ******************
* Type C++ code and press enter to run it *
*             Type .q to exit             *
*****************************************
framework
jgalan
jgalan commented Feb 26, 2021

It would be interesting to create a simple tool that reads a ROOT file and generates a RML file. So that if I find a given number of processes at the ROOT file, I place them at the RML and I could process the file exactly as it was processed. Then, of course, I would be able to modify that RML to play with the processing of the data.

Improve this page

Add a description, image, and links to the root-cern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the root-cern topic, visit your repo's landing page and select "manage topics."

Learn more