public class ConditionsCheckDriver extends Driver
Driver.AbortRunException, Driver.NextEventException
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
checkConditions |
(package private) boolean |
checkDetector |
(package private) List<String> |
detectors |
(package private) List<String> |
requiredConditions |
HLEVEL_DEFAULT, HLEVEL_FULL, HLEVEL_HIGH, HLEVEL_NORMAL, HLEVEL_OFF
Constructor and Description |
---|
ConditionsCheckDriver() |
Modifier and Type | Method and Description |
---|---|
void |
detectorChanged(Detector detector)
Called by the framework before process method when the detector geometry changes.
|
void |
setCheckConditions(boolean b) |
void |
setCheckDetector(boolean b) |
void |
setCondition(String c) |
void |
setDetector(String d) |
add, clearStatistics, contains, drivers, endOfData, getConditionsManager, getHistogramLevel, getLogger, getName, getRandom, printStatistics, process, processChildren, remove, resume, setHistogramLevel, setLogLevel, setRandom, startOfData, suspend
public void detectorChanged(Detector detector)
Driver
detectorChanged
in class Driver
public void setCondition(String c)
public void setDetector(String d)
public void setCheckConditions(boolean b)
public void setCheckDetector(boolean b)
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.