|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--hep.lcd.util.driver.AbstractProcessor | +--hep.lcd.contrib.mc.analysis.BaseMonteCarlo | +--hep.lcd.contrib.mc.analysis.SimpleMonteCarlo
Analyzes Monte Carlo particles within JAS framework.
Fields inherited from class hep.lcd.contrib.mc.analysis.BaseMonteCarlo |
StatusCode |
Fields inherited from class hep.lcd.util.driver.AbstractProcessor |
context |
Fields inherited from interface hep.lcd.contrib.mc.analysis.MonteCarlo |
_bbbar, _Bhabha, _ccbar, _GamGam, _MuPair, _NuNubar, _QED, _Tau, _ttbar, _TwoPhoton, _uds, _Unidentified, _WW, _ZZ, AlphaID, BmesonID, bquarkID, Bs0ID, Bstar0ID, BstarID, cquarkID, DeuteronID, dquarkID, ElectronID, EventName, GluonID, K0ID, KaonID, KlongID, KshortID, LambdaCID, LambdaID, MuonID, NeutronID, NuEID, NuMuID, NuTauID, PhotonID, PionID, PiZeroID, PrimaryID, ProtonID, PythiaStringID, Rho0ID, RhoID, SigmaB0ID, squarkID, TauID, tquarkID, TritonID, UnknownID, uquarkID, WbosonID, Xi_c2_1P, Xi0ID, ZbosonID |
Constructor Summary | |
SimpleMonteCarlo()
|
|
SimpleMonteCarlo(boolean hist)
|
Method Summary | |
void |
process(LCDEvent event)
Called by the driver when this processor should process an event. |
Methods inherited from class hep.lcd.util.driver.AbstractProcessor |
clearContext, getDebugLevel, getDebugStream, getHistogramLevel, getName, getParameterFile, getParameters, getParameters, getRandom, histogram, init, setContext, setDetector, start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleMonteCarlo()
public SimpleMonteCarlo(boolean hist)
Method Detail |
public void process(LCDEvent event)
Processor
process
in class BaseMonteCarlo
hep.lcd.util.driver.Processor
event
- The event to process
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |