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