Enum MaterialUpdateStage¶
Defined in File Definitions.hpp
Enum Documentation¶
-
enum
Acts::MaterialUpdateStage¶ This is a steering enum to tell which material update stage:
preUpdate : update on approach of a surface
fullUpdate : update when passing a surface
postUpdate : update when leaving a surface
Values:
-
enumerator
preUpdate= -1¶
-
enumerator
fullUpdate= 0¶
-
enumerator
postUpdate= 1¶