Bug #19882
EmptyEvent documentation does not show the configuration key "timestampPlugin"
Occurs In:
Scope:
Internal
Experiment:
-
SSI Package:
art
Description
I would have expected art --print-description EmptyEvent
to mention the timestampPlugin
configuration parameter.
What I see is:
==================================================================================================== module_type: EmptyEvent (or "art/Framework/Modules/EmptyEvent") provider: art source : / [ external source ] /art/Framework/Modules/EmptyEvent_source.cc library : /cvmfs/larsoft.opensciencegrid.org/products/art/v2_10_03/slf7.x86_64.e15.prof/lib/libart_Framework_Modules_EmptyEvent_source.so Allowed configuration --------------------- ## Any parameters prefaced with '#' are optional. source: { module_type: EmptyEvent maxEvents: -1 # default maxSubRuns: -1 # default reportFrequency: 1 # default errorOnFailureToPut: false # default processingMode: "RunsSubRunsAndEvents" # default numberEventsInRun: -1 # default numberEventsInSubRun: -1 # default eventCreationDelay: 0 # default resetEventOnSubRun: true # default # firstRun: <unsigned int> # firstSubRun: <unsigned int> # firstEvent: <unsigned int> } ==================================================================================================== Art has completed and will exit with status 1.
History
#1 Updated by Kyle Knoepfel almost 3 years ago
- Status changed from New to Resolved
- Assignee set to Kyle Knoepfel
- Target version set to 2.11.02
- % Done changed from 0 to 100
Resolved with commit art:dc1bd59b.
#2 Updated by Kyle Knoepfel almost 3 years ago
- Status changed from Resolved to Closed