![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
Operator to select the first element of a pair. More...
#include <Primitives.h>
Public Types | |
typedef T | arg_t |
typedef T::first_type | result_t |
Public Member Functions | |
const result_t & | operator() (const arg_t &p) const |
Operator function. More... | |
Operator to select the first element of a pair.
Definition at line 269 of file Primitives.h.
typedef T DD4hep::Select1st< T >::arg_t |
Definition at line 271 of file Primitives.h.
typedef T::first_type DD4hep::Select1st< T >::result_t |
Definition at line 272 of file Primitives.h.
|
inline |
Operator function.
Definition at line 274 of file Primitives.h.