I am pretty new to trees and I am experiencing a problem of extracting vector data from branch of tree and storing it in variables. I have a branch that is vector which I have scanned for variables. I have attached an image below showing the scan of variables.
Hi , thank you for that. How would I extract the data , all values from the vector? Also just as curiosity what is an instance? is it something like an array index?
Hello sorry , this still stores just the last two values, How do you extract the original values of the data of monPx ? I am able to draw the histogram as shown below:
(*monPx)[i] doesn’t really make sense to me.
from the screenshot in your first post, it seems to me that, for every tree entry, the size of the monPx vector is 2 (always?).