Bug #10663
Event dumper does not show the product class column any more
Occurs In:
Experiment:
-
Co-Assignees:
Description
The output of running lar -c eventdump.fcl ...
used to have five columns, including the class name as the fourth one. Now that column seems to have disappeared.
Nice to have that back.
Reported to Gianluca by Kazuhiro Terao.
History
#1 Updated by Gianluca Petrillo about 5 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
This appears to be related to the version bump of art from 1.15 to 1.16 (and 1.17).
A default value of FileDumperOutput
module configuration was unintentionally flipped, that regulates the output of that column.
The old default value might be restored in a future version of art.
Nevertheless, I have updated the configuration file in LArSoft, lardata/Utilities/eventdump.fcl
, to explicitly enable it in lardata
commit:4c5eb4a .
#2 Updated by Katherine Lato over 4 years ago
- Status changed from Resolved to Closed