Logo ROOT  
Reference Guide
vo001_AdoptOrOwnMemory Namespace Reference

Variables

 RVec_UponCopyPrinter = ROOT.ROOT.VecOps.RVec(ROOT.UponCopyPrinter)
 v = RVec_UponCopyPrinter(3)
 v2 = RVec_UponCopyPrinter(v.data(), v.size())

Variable Documentation

◆ RVec_UponCopyPrinter

vo001_AdoptOrOwnMemory.RVec_UponCopyPrinter = ROOT.ROOT.VecOps.RVec(ROOT.UponCopyPrinter)

Definition at line 26 of file vo001_AdoptOrOwnMemory.py.

◆ v

vo001_AdoptOrOwnMemory.v = RVec_UponCopyPrinter(3)

Definition at line 31 of file vo001_AdoptOrOwnMemory.py.

◆ v2

vo001_AdoptOrOwnMemory.v2 = RVec_UponCopyPrinter(v.data(), v.size())

Definition at line 34 of file vo001_AdoptOrOwnMemory.py.