public class RawTrackerHitSensorSetup extends CollectionHandler
IDetectorElement
s to RawTrackerHit
s.Driver.AbortRunException, Driver.NextEventException
collections
HLEVEL_DEFAULT, HLEVEL_FULL, HLEVEL_HIGH, HLEVEL_NORMAL, HLEVEL_OFF
Constructor and Description |
---|
RawTrackerHitSensorSetup() |
Modifier and Type | Method and Description |
---|---|
protected void |
process(EventHeader header)
Called by the framework to process an event.
|
void |
setReadoutCollections(String[] collectionNames) |
static void |
setSensors(EventHeader.LCMetaData meta,
List<RawTrackerHit> hits) |
canHandle, setCollection, setCollections
add, clearStatistics, contains, detectorChanged, drivers, endOfData, getConditionsManager, getHistogramLevel, getLogger, getName, getRandom, printStatistics, processChildren, remove, resume, setHistogramLevel, setLogLevel, setRandom, startOfData, suspend
public void setReadoutCollections(String[] collectionNames)
protected void process(EventHeader header)
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
header
- The event to be processedDriver.NextEventException
,
Driver.AbortRunException
public static final void setSensors(EventHeader.LCMetaData meta, List<RawTrackerHit> hits)
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.