interface LCIORunHeader
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.
|
Map<String,float[]> |
getFloatParameters() |
Map<String,int[]> |
getIntegerParameters()
Parameters defined for this run.
|
int |
getRunNumber() |
Map<String,String[]> |
getStringParameters() |
int getRunNumber()
String getDetectorName()
String getDescription()
String[] getActiveSubdetectors()
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.