1
0
mirror of synced 2024-12-22 04:30:01 +01:00
2024-11-07 14:42:03 +00:00
..
2024-11-07 14:42:03 +00:00
2024-08-15 07:04:35 +00:00
2018-05-01 18:01:36 +02:00

A Simple ROOT Project

This is a minimal example of a ROOT project using the UseFile system and without a dictionary.

examples/root-usefile/CMakeLists.txt

:start-after: "[main]"
:end-before: "[main]"
:language: cmake

examples/root-usefile/SimpleExample.cxx

:language: cpp