public interface LCRunHeader extends LCObject
Modifier and Type | Method and Description |
---|---|
String[] |
getActiveSubdetectors()
Returns the names of the active subdetectors
used in the simulation.
|
String |
getDescription()
Description of the simulation, physics channels etc.
|
String |
getDetectorName()
Returns the name of the detector setup used in the simulation.
|
LCParameters |
getParameters()
Parameters defined for this run.
|
int |
getRunNumber()
Returns the run number.
|
int getRunNumber()
String getDetectorName()
String getDescription()
String[] getActiveSubdetectors()
LCParameters getParameters()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics