Skip to content

Commit

Permalink
Adding back the TS part too
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Sep 26, 2024
1 parent 4398bf9 commit 62706b8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/validation_samples/ecal_pn/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,13 @@
ecal_vetos.EcalVetoProcessor(),
hcal_digi.HcalDigiProducer(),
hcal_digi.HcalRecProducer(),
*ts_digis,
TrigScintClusterProducer.pad1(),
TrigScintClusterProducer.pad2(),
TrigScintClusterProducer.pad3(),
trigScintTrack,
count, TriggerProcessor('trigger', 8000.),
dqm.PhotoNuclearDQM(verbose=True),
seed_tagger_dqm,
tagger_dqm,
seed_recoil_dqm,
Expand Down

0 comments on commit 62706b8

Please sign in to comment.