<default>
Sequence Diagram TrackSmearer-Execution
Note1- text TrackSmearer decides
which MatrixManager to
use depending on particle
type
Note2- text The MatrixManager selects the
appropriate kinematic bin for the Track
and extracts the Matrix.
The smearer then manipulates this matrix and
extracts the smearing parameters.
These are then applied to the Track, and a smeared
TrackTrajectory is returned.
m_bins
to Class Atlfast::BinData
Activation3
m_MatrixManager
to Class Atlfast::PionMatrixManager
to Object m_bins- Number 1.1.2
- Operation getMatrix
to Object m_MatrixManager
- Number 1.1.1
- Operation getBinID
Activation2
Activation6
m_smearer
to Class Atlfast::TrackSmearer
to Object m_MatrixManager- Number 1.1
- Operation getMatrix
to Object m_smearer
- Number 1.2
- Operation rootSigma
to Object m_smearer
- Number 1.3
- Operation getVariables
Activation1
Activation4
Activation5
TrackMaker- Stereotype actor
to Object m_smearer- Number 1
- Operation smear