#include <DataReducer.h>
Public Types | |
typedef MyData< U > | self |
Public Member Functions | |
bool | operator< (const MyData &rhs) |
Public Attributes | |
std::pair< Tm, std::pair < EcalLogicID, U > > | m_iData |
Definition at line 36 of file DataReducer.h.
Definition at line 39 of file DataReducer.h.
|
inline |
Definition at line 40 of file DataReducer.h.
References DataReducer< T >::MyData< U >::m_iData, and Tm::microsTime().
std::pair< Tm, std::pair< EcalLogicID, U > > DataReducer< T >::MyData< U >::m_iData |
Definition at line 46 of file DataReducer.h.
Referenced by DataReducer< T >::MyData< U >::operator<().