package rntup

import "go-hep.org/x/hep/groot/exp/rntup"

Package rntup contains types to handle RNTuple-related data.

Index

Types

type NTuple

type NTuple struct {
	// contains filtered or unexported fields
}

func (*NTuple) Class

func (*NTuple) Class() string

func (*NTuple) MarshalROOT

func (nt *NTuple) MarshalROOT(w *rbytes.WBuffer) (int, error)

func (*NTuple) RVersion

func (*NTuple) RVersion() int16

func (*NTuple) String

func (nt *NTuple) String() string

func (*NTuple) UnmarshalROOT

func (nt *NTuple) UnmarshalROOT(r *rbytes.RBuffer) error

Source Files

rntup.go

Version
v0.36.0 (latest)
Published
Nov 15, 2024
Platform
linux/amd64
Imports
5 packages
Last checked
1 day ago

Tools for package owners.