Skip to content

Commit

Permalink
add new EC timelines to rgb script (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewkenjo authored Aug 3, 2023
1 parent c774b05 commit 548028c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions detectors/src/main/java/org/jlab/clas/timeline/run_rgb.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ def engines = [
new forward.forward_Tracking_NegVz(),
new ec.ec_Sampl(),
new ec.ec_gg_m(),
new ec.ec_pip_time(),
new ec.ec_pim_time(),
new ec.ec_pcal_time(),
new ec.ec_ecin_time(),
new ec.ec_ecou_time(),
new ltcc.ltcc_nphe_sector(),
new rf.rftime_diff(),
new rf.rftime_pim_FD(),
Expand Down

0 comments on commit 548028c

Please sign in to comment.