CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
TTUTrackingAlg::CompareMechanism< T > Struct Template Reference

#include <TTUTrackingAlg.h>

Public Member Functions

bool operator() (T *a, T *b)
 

Detailed Description

template<class T>
struct TTUTrackingAlg::CompareMechanism< T >

Definition at line 127 of file TTUTrackingAlg.h.

Member Function Documentation

template<class T>
bool TTUTrackingAlg::CompareMechanism< T >::operator() ( T a,
T b 
)
inline

Definition at line 129 of file TTUTrackingAlg.h.

129 { return (*a) < (*b) ; }
double a
Definition: hdecay.h:121