Jugscript
Compare changes
+ 2
− 2
@@ -5,7 +5,7 @@ from Configurables import ApplicationMgr, EICDataSvc, PodioOutput, GeoSvc
@@ -5,7 +5,7 @@ from Configurables import ApplicationMgr, EICDataSvc, PodioOutput, GeoSvc
podioevent = EICDataSvc("EventDataSvc", inputs=["sim_output/sim_electron_0GeVto30GeV_100k_input.root"], OutputLevel=DEBUG)
@@ -21,7 +21,7 @@ emcalcluster = IslandCluster("emcal_cluster", inputHitCollection="RecoEcalHits",
@@ -21,7 +21,7 @@ emcalcluster = IslandCluster("emcal_cluster", inputHitCollection="RecoEcalHits",
clusterreco = RecoCoG("cluster_reco", clusterCollection="EcalClusters", logWeightBase=4.2, moduleDimZName="CrystalBox_z_length")