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

Go to the source code of this file.

Classes

class  HepMC::Polarization

Namespaces

namespace  HepMC

Functions

template<class T, std::enable_if_t< std::is_same< T, HepMC3::GenParticlePtr >::value||std::is_same< T, HepMC3::ConstGenParticlePtr >::value, bool > = true>
Polarization HepMC::polarization (const T &a)
template<class T>
void HepMC::set_polarization (T &a, const Polarization &b)