Skip to content
Snippets Groups Projects

add benchmark for pion0

Merged Chao Peng requested to merge add_pi0_benchmark into master
Files
2
@@ -125,7 +125,7 @@ scfi_barrel_cl = IslandCluster("scfi_barrel_cl",
outputHitCollection="EcalBarrelScFiClusterHits",
splitCluster=False,
minClusterCenterEdep=10.*MeV,
localDistXZ=[30*mm, 30*mm]
localDistXZ=[30*mm, 30*mm],
sectorDist=5.*cm)
scfi_barrel_clreco = RecoCoG("scfi_barrel_clreco",
Loading