...
(...Installation of slicPandora and PandoraSettings...)
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
<\!-\- Standalone photon clustering \--> <algorithm type = "PhotonReconstruction"> <algorithm type = "ConeClustering" description = "PhotonClusterFormation"> <ClusterSeedStrategy>0</ClusterSeedStrategy> <ShouldUseTrackSeed>false</ShouldUseTrackSeed> <ShouldUseOnlyECalHits>true</ShouldUseOnlyECalHits> <ConeApproachMaxSeparation>250.</ConeApproachMaxSeparation> </algorithm> <ClusterListName>PhotonClusters</ClusterListName> <ShouldMakePdfHistograms>true</ShouldMakePdfHistograms> <NEnergyBins>9</NEnergyBins> <EnergyBinLowerEdges>0 0.5 1 1.5 2.5 5 10 20 50 </EnergyBinLowerEdges> <HistogramFile>MyPath/MyLikelihoodData9EBins.xml</HistogramFile> </algorithm> |
...