Go to the documentation of this file. 1 #ifndef PhysicsTools_Utilities_DecomposeProduct_h 2 #define PhysicsTools_Utilities_DecomposeProduct_h 7 template <
typename A,
typename B>
12 inline static const A&
get(
const A&
a) {
return a; }
15 template <
typename A,
typename B>
20 template <
typename A,
typename B>