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 
5 void
7  const PropagationDirection aPropDir, Effect effects[]) const
8 {
9  //
10  // use deltaP and covariance matrix from standard updator
11  theMEUpdator->compute(aTSoS,aPropDir, effects[0]);
12 
13 }
DeepCopyPointerByClone< MaterialEffectsUpdator > theMEUpdator
virtual void compute(const TrajectoryStateOnSurface &, const PropagationDirection, Effect &effect) const =0
PropagationDirection
void compute(const TrajectoryStateOnSurface &, const PropagationDirection, Effect[]) const override