Go to the documentation of this file.
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(
static const std::string input
bool applyFiducialThresholdForFractions_
edm::EDGetTokenT< edm::View< reco::Candidate > > inputToken_
Structure containing data common to all types of MET.
#define DEFINE_FWK_MODULE(type)
GenMETProducer(const edm::ParameterSet &)
bool exists(std::string const ¶meterName) const
checks if a parameter exists
void produce(edm::Event &, const edm::EventSetup &) override
T getParameter(std::string const &) const
def gen(fragment, howMuch)
Production test section ####.
Namespace of DDCMS conversion namespace.