PlotSpacePoints.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_plotspacepoints:
4 {
5  module_type: "PlotSpacePoints"
6 
7  Plots: true
8  Plots3D: false
9  PlotsTrue: true
10 
11  Suffix: "" # in output files
12 
13  HitLabel: "gaushit" # needed for PlotsTrue
14 
15  SpacePointLabel: "reco3d"
16  SpacePointInstanceLabel: ""
17 }
18 
19 END_PROLOG
20