ATLAS Offline Software
|
Helper struct to search through the std::set if a conversion from offline -> online is needed. More...
#include <MdtTdcMap.h>
Public Member Functions | |
MdtTdcOffSorter ()=default | |
MdtTdcOffSorter (const MdtTdcMap *ptr) | |
const MdtTdcMap * | operator-> () const |
bool | operator! () const |
operator bool () const | |
Private Attributes | |
const MdtTdcMap * | m_ptr {nullptr} |
Helper struct to search through the std::set if a conversion from offline -> online is needed.
Definition at line 88 of file MdtTdcMap.h.
|
default |
Definition at line 90 of file MdtTdcMap.h.
|
inline |
Definition at line 93 of file MdtTdcMap.h.
|
inline |
Definition at line 92 of file MdtTdcMap.h.
Definition at line 91 of file MdtTdcMap.h.
Definition at line 96 of file MdtTdcMap.h.