public class MonitorStdhep extends Driver
Driver.AbortRunException, Driver.NextEventException
Modifier and Type | Field and Description |
---|---|
(package private) ParticlePropertyProvider |
dPPP |
(package private) int |
eventNumber |
(package private) float |
eventWeight |
(package private) int |
idrup |
(package private) int |
ievt |
(package private) int |
m_eventCount |
(package private) int |
nCloudMax |
(package private) int |
ncnt |
(package private) int |
ncnt_in |
(package private) int |
ncnt_out |
(package private) int |
nEventSkip |
(package private) int |
nmax |
(package private) int |
nprintMax |
(package private) List<ReconstructedParticle> |
recoParticles |
HLEVEL_DEFAULT, HLEVEL_FULL, HLEVEL_HIGH, HLEVEL_NORMAL, HLEVEL_OFF
Constructor and Description |
---|
MonitorStdhep() |
Modifier and Type | Method and Description |
---|---|
protected void |
process(EventHeader event)
Called by the framework to process an event.
|
add, clearStatistics, contains, detectorChanged, drivers, endOfData, getConditionsManager, getHistogramLevel, getLogger, getName, getRandom, printStatistics, processChildren, remove, resume, setHistogramLevel, setLogLevel, setRandom, startOfData, suspend
final int nEventSkip
final int nprintMax
final int nCloudMax
int ncnt
int ncnt_in
int ncnt_out
int eventNumber
float eventWeight
final ParticlePropertyProvider dPPP
List<ReconstructedParticle> recoParticles
int idrup
int m_eventCount
int ievt
int nmax
public MonitorStdhep() throws IOException
IOException
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
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.