rntviewer/src/root_inc.h
2024-10-31 11:39:59 +01:00

10 lines
289 B
C

#include <ROOT/RNTupleSerialize.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleZip.hxx>
#include <ROOT/RColumnElementBase.hxx>
#include <ROOT/RNTuple.hxx>
#include <ROOT/RRawFile.hxx>
#include <ROOT/RMiniFile.hxx>
using ROOT::Experimental::Internal::RNTupleSerializer;