CMS 3D CMS Logo

AlignableObjectId::reverse_pair Struct Reference

List of all members.

Public Member Functions

PairEnumReverseType operator() (const PairEnumType &pair) const


Detailed Description

Definition at line 34 of file AlignableObjectId.h.


Member Function Documentation

PairEnumReverseType AlignableObjectId::reverse_pair::operator() ( const PairEnumType pair  )  const [inline]

Definition at line 35 of file AlignableObjectId.h.

00036         { 
00037           return PairEnumReverseType( pair.second, pair.first ); 
00038         }


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:14:23 2009 for CMSSW by  doxygen 1.5.4