Go to the documentation of this file.
35 calculateSignificance_(iConfig.getParameter<
bool>(
"calculateSignificance")),
36 resolutions_(nullptr),
37 globalThreshold_(iConfig.getParameter<double>(
"globalThreshold")) {
42 produces<reco::CaloMETCollection>().setBranchAlias(
alias);
74 auto calometcoll = std::make_unique<reco::CaloMETCollection>();
75 calometcoll->push_back(calomet);
static const std::string input
~CaloMETProducer() override
Structure containing data common to all types of MET.
edm::EDGetTokenT< edm::View< reco::Candidate > > inputToken_
#define DEFINE_FWK_MODULE(type)
bool exists(std::string const ¶meterName) const
checks if a parameter exists
void produce(edm::Event &, const edm::EventSetup &) override
metsig::SignAlgoResolutions * resolutions_
bool calculateSignificance_
T getParameter(std::string const &) const
CaloMETProducer(const edm::ParameterSet &)
reco::CaloMET addInfo(edm::Handle< edm::View< reco::Candidate > > towers, const CommonMETData &met, bool noHF, double globalThreshold)
Namespace of DDCMS conversion namespace.