public class MCFastRonan extends Driver implements ConditionsListener
Driver.AbortRunException, Driver.NextEventException
Modifier and Type | Field and Description |
---|---|
private ClusterResolutionTables |
clusterParm |
private boolean |
defaultMC |
private static int |
ElecID |
private String |
fsname |
private static int |
MuID |
private static int |
Neutralino1 |
private static int |
Neutralino2 |
private static int |
Neutralino3 |
private static int |
Neutralino4 |
private static int |
NuEID |
private static int |
NuMuID |
private static int |
NuTauID |
private static int |
PhotonID |
HLEVEL_DEFAULT, HLEVEL_FULL, HLEVEL_HIGH, HLEVEL_NORMAL, HLEVEL_OFF
Constructor and Description |
---|
MCFastRonan() |
Modifier and Type | Method and Description |
---|---|
void |
conditionsChanged(ConditionsEvent event)
Called when the conditions associated with this listener change.
|
protected void |
process(EventHeader event)
Called by the framework to process an event.
|
void |
setFSList(String fslist) |
add, clearStatistics, contains, detectorChanged, drivers, endOfData, getConditionsManager, getHistogramLevel, getLogger, getName, getRandom, printStatistics, processChildren, remove, resume, setHistogramLevel, setLogLevel, setRandom, startOfData, suspend
private static final int ElecID
private static final int NuEID
private static final int MuID
private static final int NuMuID
private static final int NuTauID
private static final int PhotonID
private static final int Neutralino1
private static final int Neutralino2
private static final int Neutralino3
private static final int Neutralino4
private boolean defaultMC
private String fsname
private ClusterResolutionTables clusterParm
public void setFSList(String fslist)
protected void process(EventHeader event)
Driver
super.process(event)
to cause the child processes to be executed.
In addition the process event call can throw some special exceptions:
process
in class Driver
event
- The event to be processedDriver.NextEventException
,
Driver.AbortRunException
public void conditionsChanged(ConditionsEvent event)
ConditionsListener
conditionsChanged
in interface ConditionsListener
event
- The event associated with the change.Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.