ReinitializeGeometry for a parallel world

In the book for application developers, it is described how runManager->ReinitializeGeometry() invokes the Construct() and ConstructSDandField() methods of the detector construction in order to rebuild the geometry in between runs. Is there a similar function if I want to do this for a parallel geometry instead?