31 globalThreshold_(iConfig.getParameter<double>(
"globalThreshold")),
32 onlyFiducial_(iConfig.getParameter<
bool>(
"onlyFiducialParticles")),
33 applyFiducialThresholdForFractions_(iConfig.getParameter<
bool>(
"applyFiducialThresholdForFractions")),
34 usePt_(iConfig.getParameter<
bool>(
"usePt")) {
36 produces<reco::GenMETCollection>().setBranchAlias(
alias);
47 auto genmetcoll = std::make_unique<reco::GenMETCollection>();
48 genmetcoll->push_back(
gen.addInfo(