4 #include "DataFormats/TestObjects/interface/ToyProducts.h" 12 offset_(iPSet.getParameter<unsigned
int>(
"offset")),
23 return IntProduct(iFrom.value +
offset);
36 pset.add<
unsigned int>(
"offset", 0);
37 pset.add<
unsigned int>(
"transformOffset", 1);
38 pset.addUntracked<
bool>(
"checkTransformNotCalled",
false);
39 pset.add<
bool>(
"noPut",
false);
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
T getUntrackedParameter(std::string const &, T const &) const
#define DEFINE_FWK_MODULE(type)