EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
genfit::MatStep Struct Reference

Simple struct containing MaterialProperties and stepsize in the material. More...

#include <fun4all_GenFit/blob/master/core/include/AbsTrackRep.h>

+ Collaboration diagram for genfit::MatStep:

Public Member Functions

 MatStep ()
 

Public Attributes

Material material_
 
double stepSize_
 

Detailed Description

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

Constructor & Destructor Documentation

genfit::MatStep::MatStep ( )
inline

Definition at line 46 of file AbsTrackRep.h.

View newest version in sPHENIX GitHub at line 46 of file AbsTrackRep.h

References stepSize_.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: