Skip to content

Commit

Permalink
Update src/detectors/LOWQ2/LOWQ2.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Gardner <[email protected]>
  • Loading branch information
kkauder and simonge committed Jun 25, 2024
1 parent 474b954 commit 09b1f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/detectors/LOWQ2/LOWQ2.cc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ extern "C" {

// Digitization of silicon hits
auto TaggerTrackerTimeResolution = 0.195 * dd4hep::ns;
auto TaggerTrackerIntegrationWindow = 5.0 * dd4hep::ns;
auto TaggerTrackerIntegrationWindow = 25.0 * dd4hep::ns;
app->Add(new JOmniFactoryGeneratorT<SiliconTrackerDigi_factory>(
"TaggerTrackerRawHits",
{
Expand Down

0 comments on commit 09b1f49

Please sign in to comment.