CMS 3D CMS Logo

GsfMaterialEffectsAdapter.cc
Go to the documentation of this file.
2 
3 // // currently consistent mass is only assured by common use of configurable!
4 
6  const PropagationDirection aPropDir,
7  Effect effects[]) const {
8  //
9  // use deltaP and covariance matrix from standard updator
10  theMEUpdator->compute(aTSoS, aPropDir, effects[0]);
11 }
DeepCopyPointerByClone< MaterialEffectsUpdator > theMEUpdator
virtual void compute(const TrajectoryStateOnSurface &, const PropagationDirection, Effect &effect) const =0
PropagationDirection
void compute(const TrajectoryStateOnSurface &, const PropagationDirection, Effect[]) const override