ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
MatchedParent Struct Reference
Collaboration diagram for MatchedParent:

Public Attributes

const xAOD::TruthParticleparent
 
const xAOD::TruthParticlechild
 
float deltaR
 
unsigned int parent_index
 
std::set< int > cascade_pids
 

Detailed Description

Definition at line 13 of file TruthParentDecoratorAlg.cxx.

Member Data Documentation

◆ cascade_pids

std::set<int> MatchedParent::cascade_pids

Definition at line 19 of file TruthParentDecoratorAlg.cxx.

◆ child

const xAOD::TruthParticle* MatchedParent::child

Definition at line 16 of file TruthParentDecoratorAlg.cxx.

◆ deltaR

float MatchedParent::deltaR

Definition at line 17 of file TruthParentDecoratorAlg.cxx.

◆ parent

const xAOD::TruthParticle* MatchedParent::parent

Definition at line 15 of file TruthParentDecoratorAlg.cxx.

◆ parent_index

unsigned int MatchedParent::parent_index

Definition at line 18 of file TruthParentDecoratorAlg.cxx.


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