![]() |
ATLAS Offline Software
|
#include "HepMC3/Attribute.h"#include "HepMC3/GenParticle.h"#include "AtlasHepMC/AttributeNames.h"Go to the source code of this file.
Namespaces | |
| namespace | HepMC |
Typedefs | |
| typedef std::shared_ptr< HepMC3::VectorIntAttribute > | HepMC::Flow |
Functions | |
| int | HepMC::flow (const HepMC3::GenParticlePtr &p, int i) |
| int | HepMC::flow (const HepMC3::ConstGenParticlePtr &p, int i) |
| Flow | HepMC::flow (const HepMC3::GenParticlePtr &p) |
| Flow | HepMC::flow (const HepMC3::ConstGenParticlePtr &p) |
| template<class T> | |
| void | HepMC::set_flow (T &a, Flow fl) |