badevents_pdsp.fcl
Go to the documentation of this file.
1 # badevents_pdsp.fcl
2 #
3 # David Adams
4 # June 2019
5 #
6 # Bad events for protoDUNE single phase.
7 # These are events that should be skipped in data processing
8 #
9 # The format for entries is [RUN, EVT1, EVT2, ...]
10 
11 tools.pdsp_unpack_crash_events: {
12  tool_type: FclIndexVectorMapTool
13  LogLevel: 1
14  Entries: [
15  [4644, 116, 1177, 1620] # Intermittent crashes 17-jun-2019
16  ]
17 }
18