-
Notifications
You must be signed in to change notification settings - Fork 127
Description
Hello,
I'm trying to save the JVT decision for all the working points using TreeAlgo and JetSelector. TreeAlgo is creating the branches but is filling correctly only one, the rest are -1. Even when I have one JetSelector instance for each JVT working point. For some reason, only the decoration for the first JetSelector instance can be found. The output jet container from the first JetSelector instance is used as input for the second instance of JetSelector. I would thought that should make the trick but the decoration can only be found for the first working point. In addition, if I try to retrieve the decoration within the second instance of JetSelector, it can not be found too. I don't know what could be the problem.
Someone has any idea of what is going on?
Best,
Jona