![]() |
ATLAS Offline Software
|
#include <vector>#include <iosfwd>#include <string>#include <stdexcept>#include <unordered_map>#include "AthLinks/ElementLink.h"#include "GeneratorObjects/McEventCollection.h"#include "McParticleEvent/TruthParticleParamDefs.h"Go to the source code of this file.
Classes | |
| class | TruthEtIsolations |
container which holds isolation informations for a given HepMC::GenParticle (labelled by barcode) for a given HepMC::GenEvent of a given McEventCollection More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const TruthEtIsolations &etIsols) |
| std::ostream & operator<< | ( | std::ostream & | out, |
| const TruthEtIsolations & | etIsols ) |
Definition at line 156 of file TruthEtIsolations.cxx.