Skip to content

Commit

Permalink
Merge branch 'main' into fix_CellID_FarClustering
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl authored Jun 1, 2024
2 parents 0bc9a4e + 25b0140 commit a626503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/detectors/BEMC/BEMC.cc
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ extern "C" {
"EcalBarrelScFiProtoClusters", {"EcalBarrelScFiRecHits"}, {"EcalBarrelScFiProtoClusters"},
{
.sectorDist = 50. * dd4hep::mm,
.localDistXZ = {40 * dd4hep::mm, 40 * dd4hep::mm},
.localDistXZ = {80 * dd4hep::mm, 80 * dd4hep::mm},
.splitCluster = false,
.minClusterHitEdep = 5.0 * dd4hep::MeV,
.minClusterCenterEdep = 100.0 * dd4hep::MeV,
Expand Down

0 comments on commit a626503

Please sign in to comment.