ATLAS Offline Software
|
Fake HLT word for streaming (deprecated) More...
#include <FakeHLTWord.h>
Public Member Functions | |
FakeHLTWord () | |
FakeHLTWord (uint32_t word) | |
virtual | ~FakeHLTWord () |
uint32_t | word () const |
Private Attributes | |
uint32_t | m_word |
Fake HLT word for streaming (deprecated)
This is a deprecated class!!! It is only left here to avoid compilation problems in some packages. But no new code should even think about trying to use it. It's not part of the EDM anymore.
Definition at line 25 of file FakeHLTWord.h.
|
inline |
Definition at line 28 of file FakeHLTWord.h.
|
inline |
Definition at line 29 of file FakeHLTWord.h.
|
inlinevirtual |
Definition at line 30 of file FakeHLTWord.h.
|
inline |
Definition at line 32 of file FakeHLTWord.h.
|
private |
Definition at line 35 of file FakeHLTWord.h.