Package | Description |
---|---|
org.lcsim.event |
The org.lcsim.event package defines the LCSim event model, including the event container, interfaces for particle and hit types, and generic parameters.
|
org.lcsim.event.base |
Modifier and Type | Method and Description |
---|---|
RelationalTable.Weighting |
RelationalTable.getWeighting() |
static RelationalTable.Weighting |
RelationalTable.Weighting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationalTable.Weighting[] |
RelationalTable.Weighting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private RelationalTable.Weighting |
BaseRelationalTable.weighting |
Modifier and Type | Method and Description |
---|---|
RelationalTable.Weighting |
BaseRelationalTable.getWeighting() |
Constructor and Description |
---|
BaseRelationalTable(RelationalTable.Mode mode,
RelationalTable.Weighting weighting) |
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.