Skip to content

Commit

Permalink
TOFHitDigiConfig.h: rm unused suff
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored Nov 4, 2024
1 parent 5664496 commit 00d1890
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/algorithms/digi/TOFHitDigiConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ struct TOFHitDigiConfig {
double threshold{1.0 * dd4hep::keV};
double tRes = 0.1; /// TODO 8 of what units??? Same TODO in juggler. Probably [ns]
// digitization settings
// unsigned int pedMeanADC{0};
// double pedSigmaADC{0};
double resolutionTDC{1};
double resolutionADC{1};

Expand Down

0 comments on commit 00d1890

Please sign in to comment.