34 globalThreshold_(iConfig.getParameter<double>(
"globalThreshold")) {
36 produces<reco::PFClusterMETCollection>().setBranchAlias(alias);
48 auto pfclustermetcoll = std::make_unique<reco::PFClusterMETCollection>();
50 pfclustermetcoll->push_back(pfcluster.
addInfo(input, commonMETdata));
#define DEFINE_FWK_MODULE(type)
bool exists(std::string const ¶meterName) const
checks if a parameter exists
PFClusterMETProducer(const edm::ParameterSet &)
void produce(edm::Event &, const edm::EventSetup &) override
reco::PFClusterMET addInfo(edm::Handle< edm::View< reco::Candidate > > PFClusterCandidates, const CommonMETData &met)
static std::string const input
Structure containing data common to all types of MET.
T const * product() const
T getParameter(std::string const &) const
edm::EDGetTokenT< edm::View< reco::Candidate > > inputToken_