Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/EventData/ExtractedSimulationProcess.hpp>
Public Attributes | |
SimParticle | initial |
SimParticle | before |
std::vector< SimParticle > | after |
Stores the initial properties of a particle, the properties before the interaction and the particle properties after the interaction
Definition at line 19 of file ExtractedSimulationProcess.hpp.
View newest version in sPHENIX GitHub at line 19 of file ExtractedSimulationProcess.hpp
std::vector<SimParticle> ActsExamples::ExtractedSimulationProcess::after |
Definition at line 22 of file ExtractedSimulationProcess.hpp.
View newest version in sPHENIX GitHub at line 22 of file ExtractedSimulationProcess.hpp
SimParticle ActsExamples::ExtractedSimulationProcess::before |
Definition at line 21 of file ExtractedSimulationProcess.hpp.
View newest version in sPHENIX GitHub at line 21 of file ExtractedSimulationProcess.hpp
SimParticle ActsExamples::ExtractedSimulationProcess::initial |
Definition at line 20 of file ExtractedSimulationProcess.hpp.
View newest version in sPHENIX GitHub at line 20 of file ExtractedSimulationProcess.hpp