Skip to content
Snippets Groups Projects
Commit 3fc63fa9 authored by Sevda Esen's avatar Sevda Esen Committed by Wouter Hulsbergen
Browse files

add particle.pv to SelectivePacker

parent a086ffd6
No related branches found
No related tags found
1 merge request!4299add PV pointer to particle, update v2 PV event model
......@@ -832,6 +832,7 @@ namespace LHCb {
add( p.endVertex() );
add( p.proto() );
add( p.daughters() );
add( p.pv() );
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment