Interface | Description |
---|---|
IParticleFilter |
A particle filter is applied to MCParticles in the training step.
|
IStrategyBuilder |
This interface is mainly written for documentation purposes (since StrategyBuilder
is somewhat full of code).
|
Class | Description |
---|---|
AbstractStrategyBuilder |
This class contains implementations for some convenience methods in IStrategyBuilder
|
AllPassFilter | |
DefaultLayerWeight |
The layer weighting scheme used by default by StrategyBuilder if no other is
provided.
|
DumbLayer |
Simple layer to uniquely define layers.
|
ExampleDriver |
Driver used to illustrate usage of StrategyBuilder w/out using the
command line.
|
LayerWeight |
LayerWeights are used by SubsetScorer and to disambiguate between Seed and
Confirm layers.
|
NonPromptFilter | |
RunStrategyBuilder |
Class used to run StrategyBuilder from outside of Jas3.
|
StrategyBasedFilter |
A filter based on the cutoff values in a SeedStrategy.
|
StrategyBuilder |
StrategyBuilder automatically generates strategies for a detector by
seeing what layers MCParticles tend to go through.
|
StrategyBuilderUtils |
StrategyBuilder was getting too bloated, so some of the code has been moved here
|
StrategyCombiner | |
StrategyDriver |
This Driver makes the StrategyBuilder accessible from an LCSim XML steering file.
|
SubsetScore |
This is a not-very smart class to keep track of scores...
|
SubsetScorer |
Exception | Description |
---|---|
DetectorMismatchException |
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.