#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 29 of file DataReducer.h.
Definition at line 31 of file DataReducer.h.
|
inline |
Definition at line 32 of file DataReducer.h.
References DataReducer< T >::MyData< U >::m_iData, RandomServiceHelper::t1, and RandomServiceHelper::t2.
std::pair<Tm, std::pair<EcalLogicID, U> > DataReducer< T >::MyData< U >::m_iData |
Definition at line 37 of file DataReducer.h.
Referenced by DataReducer< T >::MyData< U >::operator<().