![]() |
ATLAS Offline Software
|
Functions | |
| template<class Container, class Contained> | |
| void | getContainerInfo (const SelectedParticles *sel, const Container *coll, std::vector< const Contained * > &objs, std::vector< int > &indices) |
| template<class Container> | |
| void | getParticleLinks (const SelectedParticles *selparts, const Container *particles, ParticleLinks< Container > &links) |
| template<class Container> | |
| void | getSelectedParticles (const ParticleLinks< Container > *links, SelectedParticles &selparts) |
| void SelectedParticlesUtil::getContainerInfo | ( | const SelectedParticles * | sel, |
| const Container * | coll, | ||
| std::vector< const Contained * > & | objs, | ||
| std::vector< int > & | indices ) |
| void SelectedParticlesUtil::getParticleLinks | ( | const SelectedParticles * | selparts, |
| const Container * | particles, | ||
| ParticleLinks< Container > & | links ) |
Definition at line 51 of file SelectedParticlesUtil.h.
| void SelectedParticlesUtil::getSelectedParticles | ( | const ParticleLinks< Container > * | links, |
| SelectedParticles & | selparts ) |
Definition at line 66 of file SelectedParticlesUtil.h.