ATLAS Offline Software
Namespaces | Functions
SelectedParticlesUtil.h File Reference
#include "ParticleEvent/SelectedParticles.h"
#include "ParticleEvent/ParticleLinks.h"
Include dependency graph for SelectedParticlesUtil.h:

Go to the source code of this file.

Namespaces

 SelectedParticlesUtil
 

Functions

template<class Container , class Contained >
void SelectedParticlesUtil::getContainerInfo (const SelectedParticles *sel, const Container *coll, std::vector< const Contained * > &objs, std::vector< int > &indices)
 
template<class Container >
void SelectedParticlesUtil::getParticleLinks (const SelectedParticles *selparts, const Container *particles, ParticleLinks< Container > &links)
 
template<class Container >
void SelectedParticlesUtil::getSelectedParticles (const ParticleLinks< Container > *links, SelectedParticles &selparts)