Main Page
Namespaces
Classes
Package Documentation
Class List
Class Index
Class Hierarchy
Class Members
List of all members
|
Public Member Functions
Pair2nd< T1, T2 > Struct Template Reference
Inheritance diagram for Pair2nd< T1, T2 >:
Public Member Functions
T2
operator()
(const std::pair< T1, T2 > &val) const
Detailed Description
template<class T1, class T2>
struct Pair2nd< T1, T2 >
Definition at line
27
of file
LUT.cc
.
Member Function Documentation
template<class T1 , class T2 >
T2
Pair2nd
< T1, T2 >::operator()
(
const std::pair< T1, T2 > &
val
)
const
inline
Definition at line
28
of file
LUT.cc
.
28
{
return
val
.second;}
heppy_batch.val
val
Definition:
heppy_batch.py:349
Generated for CMSSW Reference Manual by
1.8.11