ATLAS Offline Software
Public Attributes | List of all members
GeneratorObjectsMcEventDict::tmp Struct Reference

#include <McEventDict.h>

Collaboration diagram for GeneratorObjectsMcEventDict::tmp:

Public Attributes

std::vector< HepMcParticleLinkm_hepMcParticleLinks
 
std::set< HepMC::GenParticle * >::const_iterator m_psetci
 
std::set< HepMC::GenVertex * >::const_iterator m_vsetci
 
std::set< HepMC::GenParticle * >::iterator m_pseti
 
std::set< HepMC::GenVertex * >::iterator m_vseti
 
RootUtils::PyROOTIteratorFuncs< HepMC::GenVertex::particles_out_const_iterator > m_it
 

Detailed Description

Definition at line 20 of file McEventDict.h.

Member Data Documentation

◆ m_hepMcParticleLinks

std::vector<HepMcParticleLink> GeneratorObjectsMcEventDict::tmp::m_hepMcParticleLinks

Definition at line 21 of file McEventDict.h.

◆ m_it

RootUtils::PyROOTIteratorFuncs< HepMC::GenVertex::particles_out_const_iterator> GeneratorObjectsMcEventDict::tmp::m_it

Definition at line 31 of file McEventDict.h.

◆ m_psetci

std::set<HepMC::GenParticle*>::const_iterator GeneratorObjectsMcEventDict::tmp::m_psetci

Definition at line 22 of file McEventDict.h.

◆ m_pseti

std::set<HepMC::GenParticle*>::iterator GeneratorObjectsMcEventDict::tmp::m_pseti

Definition at line 24 of file McEventDict.h.

◆ m_vsetci

std::set<HepMC::GenVertex*>::const_iterator GeneratorObjectsMcEventDict::tmp::m_vsetci

Definition at line 23 of file McEventDict.h.

◆ m_vseti

std::set<HepMC::GenVertex*>::iterator GeneratorObjectsMcEventDict::tmp::m_vseti

Definition at line 25 of file McEventDict.h.


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