StoreGate: add SG::HiveMgrSvc::setNumProcs helper
The setter methods of Gaudi::ConcurrencyFlags
are only accessible to a hard-coded list of friend classes. Make SGHiveMgrSvc.h
public and add a setNumProcs
static
helper method so we can control the list of friend classes ourselves.
Relates to ATR-28997.
Edited by Frank Winklmeier