ATLAS Offline Software
Loading...
Searching...
No Matches
Flow.h File Reference
#include "HepMC3/Attribute.h"
#include "HepMC3/GenParticle.h"
#include "AtlasHepMC/AttributeNames.h"
Include dependency graph for Flow.h:
This graph shows which files directly or indirectly include this file:

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)