Clustering [message #196] |
Wed, 16 March 2005 15:45  |
nijusan Messages: 4 Registered: December 2004 |
|
|
|
Hello,
I am trying to identify clusters from hits I've embedded in an event myself which lack any MCParticle[] and ContributedEnergy[] information. However, the only clustering algorithms I see reference matrial on are the SimpleClusterBuilder and RadialClusterBuilder both of which call on these lists for one reason or another. Is there any other algorithm I can use or a way I can stop them (preferably SimpleClusterBuilder) from trying to access said lists? The complaints are (of course) coming from a single function call to calculateDerivedQuantities() in the case of SimpleClusterBuilder. What if I recompiled hep.lcd with that call commented out? Any ideas would be appreciated.
-Brandon Drummond
|
|
|