Various examples showing the ROOT 7 ntuples.
Files | |
file | ntpl001_staff.C |
Write and read tabular data with RNTuple. | |
file | ntpl002_vector.C |
Write and read STL vectors with RNTuple. | |
file | ntpl004_dimuon.C |
Mini-Analysis on CMS OpenData with RDataFrame. | |
file | ntpl005_introspection.C |
Write and read an RNTuple from a user-defined class. | |
file | ntpl006_friends.C |
Work with befriended RNTuples. | |
file | ntpl007_mtFill.C |
Example of multi-threaded writes using multiple REntry objects | |
file | ntpl008_import.C |
Example of converting data stored in a TTree into an RNTuple | |
file | ntpl009_parallelWriter.C |
Example of multi-threaded writes using RNTupleParallelWriter. | |
file | ntpl010_skim.C |
Example creating a derived RNTuple | |
file | ntpl011_global_temperatures.C |
This ROOT 7 example demonstrates how to use RNTuple in combination with ROOT 6 features like RDataframe and visualizations. | |
file | ntpl012_processor.C |
Demonstrate the RNTupleProcessor using multiple RNTuples | |
file | ntpl013_staged.C |
Example of staged cluster committing in multi-threaded writing using RNTupleParallelWriter. | |
file | ntpl014_framework.C |
| |