ATLAS Offline Software
|
Helper struct to search through the std::set if a conversion from online -> offline is needed. More...
#include <MdtTdcMap.h>
Public Member Functions | |
MdtTdcOnlSorter ()=default | |
MdtTdcOnlSorter (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 online -> offline is needed.
Definition at line 100 of file MdtTdcMap.h.
|
default |
Definition at line 102 of file MdtTdcMap.h.
|
inline |
Definition at line 105 of file MdtTdcMap.h.
|
inline |
Definition at line 104 of file MdtTdcMap.h.
Definition at line 103 of file MdtTdcMap.h.
Definition at line 108 of file MdtTdcMap.h.