We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e561c09 + b5bac16 commit 32f8cbcCopy full SHA for 32f8cbc
1 file changed
Filters/src/RandomPrescaleFilter_module.cc
@@ -58,7 +58,7 @@ namespace mu2e
58
prescale_(conf().nPrescale()),
59
nevt_(0), npass_(0)
60
{
61
- produces<mu2e::FilterFraction,art::InSubRun>();
+ produces<mu2e::PrescaleFilterFraction,art::InSubRun>();
62
}
63
64
inline bool RandomPrescaleFilter::filter(art::Event & event)
0 commit comments