48 produces<std::vector<ErrorSummaryEntry> >();
57 std::auto_ptr<std::vector<ErrorSummaryEntry> >
errors(
new std::vector<ErrorSummaryEntry>());
82 descriptions.
add(
"logErrorHarvester", desc);
static void fillDescriptions(ConfigurationDescriptions &descriptions)
bool EnableLoggedErrorsSummary()
#define DEFINE_FWK_MODULE(type)
bool DisableLoggedErrorsSummary()
std::vector< ErrorSummaryEntry > LoggedErrorsSummary()
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
virtual void produce(Event &, EventSetup const &)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
LogErrorHarvester(ParameterSet const &)