Analysis Software
Documentation for sPHENIX simulation software
|
Simple struct containing MaterialProperties and stepsize in the material. More...
#include <GenFit/blob/master/core/include/AbsTrackRep.h>
Public Member Functions | |
MatStep () | |
Public Attributes | |
Material | material_ |
double | stepSize_ |
Simple struct containing MaterialProperties and stepsize in the material.
Definition at line 42 of file AbsTrackRep.h.
View newest version in sPHENIX GitHub at line 42 of file AbsTrackRep.h
|
inline |
Definition at line 46 of file AbsTrackRep.h.
View newest version in sPHENIX GitHub at line 46 of file AbsTrackRep.h
References stepSize_.
Material genfit::MatStep::material_ |
Definition at line 43 of file AbsTrackRep.h.
View newest version in sPHENIX GitHub at line 43 of file AbsTrackRep.h
Referenced by genfit::GblFitter::getScattererFromMatList(), and getScattererFromMatList().
double genfit::MatStep::stepSize_ |
Definition at line 44 of file AbsTrackRep.h.
View newest version in sPHENIX GitHub at line 44 of file AbsTrackRep.h
Referenced by genfit::GblFitter::getScattererFromMatList(), getScattererFromMatList(), and MatStep().