Skip to content

Add support for std::vector<std::vector<T>> branches

Johannes Junggeburth requested to merge vector_vector into master

Hi @goblirsc,

that's the minimal amount of changes required to use crazy branches like

std::vector<std::vector<Long64_t>> train_net;
Edited by Maximilian Emanuel Goblirsch-Kolb

Merge request reports