![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
Generic map Functor to act on first element (key) More...
#include <Primitives.h>
Public Member Functions | |
Apply1rst (const FCN &f) | |
void | operator() (std::pair< typename M::key_type const, typename M::mapped_type > &p) const |
void | operator() (const std::pair< typename M::key_type const, typename M::mapped_type > &p) const |
Public Attributes | |
const FCN & | func |
Generic map Functor to act on first element (key)
Definition at line 456 of file Primitives.h.
|
inline |
Definition at line 459 of file Primitives.h.
|
inline |
Definition at line 460 of file Primitives.h.
References DD4hep::Apply1rst< M, FCN >::func.
|
inline |
Definition at line 462 of file Primitives.h.
References DD4hep::Apply1rst< M, FCN >::func.
const FCN& DD4hep::Apply1rst< M, FCN >::func |
Definition at line 458 of file Primitives.h.
Referenced by DD4hep::Apply1rst< M, FCN >::operator()().