![]() |
ATLAS Offline Software
|
#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | HepMC |
Functions | |
| template<class T> | |
| int | HepMC::barcode (const T *p) |
| int | HepMC::barcode (int p) |
| template<class T, std::enable_if_t<!std::is_pointer< T >::value &&!std::is_same< T, int >::value, bool > = true> | |
| int | HepMC::barcode (const T &p) |