Interface | Description |
---|---|
RootFinder |
Abstract interface for classes which find a root of an
equation, i.e.
|
Class | Description |
---|---|
ArraySmearer |
This class smears a vector of quantities in
accordance with a multivariate normal distribution.
|
Assert |
Assert is modelled on the C++ assert macro.
|
Pair |
Object-pair class modelled on C++ STL pair.
|
RandomGenerator |
A generator produces objects with random parameters.
|
RandomGeneratorTest | |
RandomRegistry |
Maintains a list of pointers to RandomGenerator objects.
|
RandomSimulator |
This is an abtract class to be used as a base for any class which will
hold random generators.
|
RandomSimulatorTest | |
RootFinderTest | |
RootFindLinear |
A linear root finder.
|
StatusDouble |
Returns a double value for a Status object.
|
StatusInt |
Returns an integer value for a Status object.
|
StatusValue |
Class to encapsulate a value and an integer status.
|
TRFMath |
The component TRFMath includes some mathematical constants (PI, TWOPI and PI2),
some physical constants (CLIGHT and BFAC) and some utility functions.
|
WAvg |
Exception | Description |
---|---|
AssertException |
An AssertException is modelled on the C++ assert macro
which is indispensable for testing software components.
|
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.