Skip to content

Commit

Permalink
Add gold histo and log
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Aug 13, 2024
1 parent 5159486 commit f605b6a
Show file tree
Hide file tree
Showing 3 changed files with 91,357 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/validation_samples/reduced_ldmx/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

ecalVeto = ecal_vetos.EcalVetoProcessor()
ecalVeto.num_ecal_layers = 6
ecalVeto.beam_energy = 4000
ecalVeto.beam_energy = 4000.

from LDMX.TrigScint.trigScint import TrigScintDigiProducer
from LDMX.TrigScint.trigScint import TrigScintClusterProducer
Expand Down Expand Up @@ -74,5 +74,4 @@
TrigScintClusterProducer.pad3(),
trigScintTrack,
count, TriggerProcessor('trigger', 4000.),
# ] + dqm.all_dqm)
])
] + dqm.ecal_dqm)
Loading

0 comments on commit f605b6a

Please sign in to comment.