Skip to content

Add RANGE and SELECTION typedef for MCParticle

Jiahui Zhuo requested to merge jzhuo_AddMCPRange into master

This can be used to avoid unnecessary cloning of MCP, used by Rec!2932 (merged) and DaVinci!707 (merged)

It only added two new typedefs, so it should be harmless.

FYI: @amathad @ldufour @pkoppenb

Merge request reports