Skip to content

Commit

Permalink
B0ECAL.cc: fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored Oct 25, 2024
1 parent 5e39885 commit b1ef779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/detectors/B0ECAL/B0ECAL.cc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ extern "C" {
{"B0ECalRawHits"},
#endif
{
// The stocastic term is set using light yield in PbOW4 of N_photons = 145.75 / GeV / mm, for 6x6 mm2 sensors with PDE=0.18 (a=1/sqrt(145.75*36*0.18))
// The stochastic term is set using light yield in PbOW4 of N_photons = 145.75 / GeV / mm, for 6x6 mm2 sensors with PDE=0.18 (a=1/sqrt(145.75*36*0.18))
.eRes = {0.0326 * sqrt(dd4hep::GeV), 0.00, 0.0 * dd4hep::GeV},
.tRes = 0.0 * dd4hep::ns,
.threshold= 5.0 * dd4hep::MeV,
Expand Down

0 comments on commit b1ef779

Please sign in to comment.