|
LDMX Software
|
Data class representing a single step in the Bertini intranuclear cascade. More...
#include <vector>#include "TObject.h"Go to the source code of this file.
Classes | |
| class | ldmx::CascadeStep |
| Single particle state in the Bertini intranuclear cascade. More... | |
Enumerations | |
| enum class | ldmx::CascadeStage : int { UNKNOWN = 0 , INCIDENT = 1 , PRIMARY = 2 , CASCADE = 3 , PREEQUILIBRIUM = 4 , ABSORBED = 5 , SPECTATOR = 6 , DEEXCITATION } |
| Classification of cascade particle stages. More... | |
Data class representing a single step in the Bertini intranuclear cascade.
Definition in file CascadeStep.h.
|
strong |
Classification of cascade particle stages.
Definition at line 20 of file CascadeStep.h.