#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include <random>
Go to the source code of this file.
Namespaces | |
egamma | |
Functions | |
template<typename T > | |
uint32_t | egamma::getRandomSeedFromObj (const edm::Event &iEvent, const T &obj, size_t nrObjs, size_t objNr) |
uint32_t | egamma::getRandomSeedFromSC (const edm::Event &iEvent, const reco::SuperClusterRef scRef) |