HepMC3 event record library
Public Member Functions | Private Attributes
Recursive< Relation_type >::idInterface< ID_type > Class Template Reference

Detailed Description

template<typename Relation_type>
template<typename ID_type>
class HepMC3::Recursive< Relation_type >::idInterface< ID_type >

iDinterface

Definition at line 315 of file Relatives.h.

+ Inheritance diagram for Recursive< Relation_type >::idInterface< ID_type >:
+ Collaboration diagram for Recursive< Relation_type >::idInterface< ID_type >:

Public Member Functions

constexpr idInterface (ID_type genObject)
 idInterface
 
int id () const override
 id
 

Private Attributes

ID_type m_object
 id of object
 

Constructor & Destructor Documentation

◆ idInterface()

constexpr idInterface ( ID_type  genObject)
inlineconstexpr

idInterface

Definition at line 318 of file Relatives.h.

Member Function Documentation

◆ id()

int id ( ) const
inlineoverridevirtual

Field Documentation

◆ m_object

ID_type m_object
private

id of object

Definition at line 323 of file Relatives.h.


The documentation for this class was generated from the following file: