ATLAS Offline Software
Public Attributes | List of all members
xAODMaker::xAODTruthCnvAlg::VertexParticles Struct Reference

Type for tracking particles connected to a single vertex. More...

Collaboration diagram for xAODMaker::xAODTruthCnvAlg::VertexParticles:

Public Attributes

std::vector< xAOD::TruthParticle * > incoming
 
std::vector< ElementLink< xAOD::TruthParticleContainer > > incomingEL
 
std::vector< xAOD::TruthParticle * > outgoing
 
std::vector< ElementLink< xAOD::TruthParticleContainer > > outgoingEL
 

Detailed Description

Type for tracking particles connected to a single vertex.

Definition at line 116 of file xAODTruthCnvAlg.h.

Member Data Documentation

◆ incoming

std::vector<xAOD::TruthParticle*> xAODMaker::xAODTruthCnvAlg::VertexParticles::incoming

Definition at line 117 of file xAODTruthCnvAlg.h.

◆ incomingEL

std::vector<ElementLink<xAOD::TruthParticleContainer> > xAODMaker::xAODTruthCnvAlg::VertexParticles::incomingEL

Definition at line 118 of file xAODTruthCnvAlg.h.

◆ outgoing

std::vector<xAOD::TruthParticle*> xAODMaker::xAODTruthCnvAlg::VertexParticles::outgoing

Definition at line 119 of file xAODTruthCnvAlg.h.

◆ outgoingEL

std::vector<ElementLink<xAOD::TruthParticleContainer> > xAODMaker::xAODTruthCnvAlg::VertexParticles::outgoingEL

Definition at line 120 of file xAODTruthCnvAlg.h.


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