30 "List contains the branch names for the EDProducts which might be requested by the module.\n" 31 "The format for identifying the EDProduct is the same as the one used for OutputModules, " 32 "except no wild cards are allowed. E.g.\n" 33 "Foos_foomodule_whichFoo_RECO";
45 for (
auto&
v : iDesc) {
47 v.second.addOptionalUntracked<std::vector<std::string> >(
kMightGet)->setComment(
kComment);
bool isLabelUnused(std::string const &label) const
ParameterSetDescription * defaultDescription()
Returns 0 if no default has been assigned.
void edmodule_mightGet_config(ConfigurationDescriptions &iDesc)
static const char *const kComment
static const std::string kMightGet("mightGet")
ParameterDescriptionBase * addOptionalUntracked(U const &iLabel, T const &value)