Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::ExtractedSimulationProcess Struct Reference

#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/EventData/ExtractedSimulationProcess.hpp>

+ Collaboration diagram for ActsExamples::ExtractedSimulationProcess:

Public Attributes

SimParticle initial
 
SimParticle before
 
std::vector< SimParticleafter
 

Detailed Description

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

Member Data Documentation

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


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