The Rochester correction for muons is different over multiple Jenkins runs. While not the worst thing in the world, we do want a way to set the seed for syncing with ourselves or other people.
Fix should go somewhere here:
|
random = new CLHEP::RandFlat(edm::Service<edm::RandomNumberGenerator>()->getEngine(_inEvent.streamID())); |