![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
Operator to select second element of a pair. More...
#include <Primitives.h>
Public Types | |
typedef T | arg_t |
typedef T::second_type | result_t |
Public Member Functions | |
const result_t & | operator() (const arg_t &p) const |
Operator function. More... | |
Operator to select second element of a pair.
Definition at line 257 of file Primitives.h.
typedef T DD4hep::Select2nd< T >::arg_t |
Definition at line 259 of file Primitives.h.
typedef T::second_type DD4hep::Select2nd< T >::result_t |
Definition at line 260 of file Primitives.h.
|
inline |
Operator function.
Definition at line 262 of file Primitives.h.