public class LayerSimulatorTest extends LayerSimulator
Modifier and Type | Field and Description |
---|---|
private RandomGenerator |
_gen |
Constructor and Description |
---|
LayerSimulatorTest(Layer lyr) |
Modifier and Type | Method and Description |
---|---|
void |
addClusters(VTrack trv,
int mcid)
Generate clusters from a track and add them to the layer.
|
List |
generators()
Return the List of random generators.
|
String |
toString()
String representation of this class
|
dropClusters, layer
registerGenerators
private RandomGenerator _gen
public LayerSimulatorTest(Layer lyr)
public List generators()
RandomSimulator
generators
in class RandomSimulator
public void addClusters(VTrack trv, int mcid)
LayerSimulator
addClusters
in class LayerSimulator
trv
- VTrack to simulate interactionsmcid
- MC track ID to asociate with VTrackpublic String toString()
RandomSimulator
toString
in class RandomSimulator
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.