|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecthep.lcd.util.driver.AbstractProcessor
org.lcsim.analysis.EMClusterAnalyzer
A class to analyze EMClusters
| Field Summary | |
boolean |
_initialized
|
| Fields inherited from class hep.lcd.util.driver.AbstractProcessor |
context |
| Constructor Summary | |
EMClusterAnalyzer(java.lang.String task,
double emin)
Constructor |
|
| Method Summary | |
void |
match(hep.lcd.event.ClusterList clusters,
java.util.List mcParticles)
|
void |
process(hep.lcd.event.LCDEvent event)
Process the LCDEvent |
void |
stop()
Write out the HMatrix if in accumulate mode. |
| Methods inherited from class hep.lcd.util.driver.AbstractProcessor |
clearContext, getDebugLevel, getDebugStream, getEventPrefix, getHistogramLevel, getName, getParameterFile, getParameters, getParameters, getRandom, histogram, init, setContext, setDebugLevel, setDetector, setEventPrefix, setHistogramLevel, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean _initialized
| Constructor Detail |
public EMClusterAnalyzer(java.lang.String task,
double emin)
task - String determining what to do
emin - Minimum cluster energy| Method Detail |
public void process(hep.lcd.event.LCDEvent event)
event - The LCDEvent to processpublic void stop()
public void match(hep.lcd.event.ClusterList clusters,
java.util.List mcParticles)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||