#include <IMaterialMixtureConvolution.h>
|
virtual | ~IMaterialMixtureConvolution ()=default |
| Virtual destructor. More...
|
|
virtual MultiComponentState | update (std::vector< GsfMaterial::Combined > &, const MultiComponentState &, const Layer &, PropDirection direction, ParticleHypothesis particleHypothesis) const =0 |
| Convolution with pre-measurement-update material properties. More...
|
|
virtual MultiComponentState | preUpdate (std::vector< GsfMaterial::Combined > &, const MultiComponentState &, const Layer &, PropDirection direction, ParticleHypothesis particleHypothesis) const =0 |
| Convolution with post-measurement-update material properties. More...
|
|
virtual MultiComponentState | postUpdate (std::vector< GsfMaterial::Combined > &, const MultiComponentState &, const Layer &, PropDirection direction, ParticleHypothesis particleHypothesis) const =0 |
|
◆ ~IMaterialMixtureConvolution()
virtual Trk::IMaterialMixtureConvolution::~IMaterialMixtureConvolution |
( |
| ) |
|
|
virtualdefault |
Virtual destructor.
Convolution with full material properties
◆ interfaceID()
static const InterfaceID& Trk::IMaterialMixtureConvolution::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ postUpdate()
◆ preUpdate()
◆ update()
The documentation for this class was generated from the following file: