public interface IParametersStore extends IObjectStore<IParameters>
IParameters
objects for the current detector.Modifier and Type | Method and Description |
---|---|
IParameters |
get(String name)
Get a set of parameters by name.
|
IParameters get(String name)
name
- The name of the parameter set.Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.