Skip to content
Snippets Groups Projects

Test MC associations for Sprucing output

Merged Nicole Skidmore requested to merge MC_Sprucing into master
All threads resolved!
@@ -24,7 +24,7 @@ fields = {
}
#FunTuple: make functor collection from the imported functor library Kinematics
variables_all = FunctorCollection(Kinematics)
variables_all = Kinematics()
#FunTuple: associate functor collections to branch name
variables = {
Loading