Skip to content

Commit

Permalink
Update ClusterFinderConfig
Browse files Browse the repository at this point in the history
Extend MC pulse width to align data and MC.
  • Loading branch information
S81D authored Dec 5, 2024
1 parent 536de96 commit a94b7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configfiles/BeamClusterAnalysisMC/ClusterFinderConfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ ClusterIntegrationWindow 40 # in ns, all hits with +/- 1/2 of this window are co
MinHitsPerCluster 5 # group of hits are considered clusters above this amount of hits
end_of_window_time_cut 0.95 # from o to 1, length of the window you want to loop over with respect to acq. window (1 for full window, 0.95 for 95% from the start)
Plots2D 0 #Draw 2D charge-vs-time plots?
MC_pulse_width 10 # width of MC "pulse" in which to integrate true photon hits - all true photon hits on a single PMT will be combined into a "pulse" of this width
MC_pulse_width 35 # width of MC "pulse" in which to integrate true photon hits - all true photon hits on a single PMT will be combined into a "pulse" of this width

0 comments on commit a94b7d0

Please sign in to comment.