![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
Generic map Functor to act on second element (mapped type) More...
#include <Primitives.h>
Public Member Functions | |
Apply2nd (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 second element (mapped type)
Definition at line 489 of file Primitives.h.
|
inline |
Definition at line 492 of file Primitives.h.
|
inline |
Definition at line 493 of file Primitives.h.
References DD4hep::Apply2nd< M, FCN >::func.
|
inline |
Definition at line 495 of file Primitives.h.
References DD4hep::Apply2nd< M, FCN >::func.
const FCN& DD4hep::Apply2nd< M, FCN >::func |
Definition at line 491 of file Primitives.h.
Referenced by DD4hep::Apply2nd< M, FCN >::operator()().