#include <testMEventImpl.h>
Public Member Functions | |
| void | checkHeaderValues (const mevt::MEvent &mEvent) |
| void | setHeaderValues (mevt::MEvent &mEvent) |
| void | setUp () |
| void | setUp (evt::Event &event, const bool testIO=true) |
| void | tearDown () |
| void | testHeader () |
| testMEventImpl () | |
| ~testMEventImpl () | |
Private Attributes | |
| evt::Event * | fEvent = nullptr |
| bool | fIsOwnerOfEvent = true |
| int | fNCounters = 0 |
| bool | fTestIO = false |
| utl::TimeStamp | fTime |
Definition at line 24 of file testMEventImpl.h.
|
inline |
Definition at line 33 of file testMEventImpl.h.
| testMEventImpl::~testMEventImpl | ( | ) |
Definition at line 32 of file testMEventImpl.cc.
| void testMEventImpl::checkHeaderValues | ( | const mevt::MEvent & | mEvent | ) |
Definition at line 91 of file testMEventImpl.cc.
References mevt::MEvent::GetHeader(), mevt::Header::GetId(), and mevt::Header::GetTime().
| void testMEventImpl::setHeaderValues | ( | mevt::MEvent & | mEvent | ) |
Definition at line 82 of file testMEventImpl.cc.
References mevt::MEvent::GetHeader(), mevt::Header::SetId(), and mevt::Header::SetTime().
| void testMEventImpl::setUp | ( | ) |
Definition at line 40 of file testMEventImpl.cc.
References mdet::MDetector::CountersBegin(), mdet::MDetector::CountersEnd(), fwk::CentralConfig::GetInstance(), utl::UTCDateTime::GetTimeStamp(), mevt::MEvent::MakeCounter(), and evt::Event::MakeMEvent().
| void testMEventImpl::setUp | ( | evt::Event & | event, |
| const bool | testIO = true |
||
| ) |
Definition at line 70 of file testMEventImpl.cc.
|
inline |
Definition at line 38 of file testMEventImpl.h.
| void testMEventImpl::testHeader | ( | ) |
Definition at line 101 of file testMEventImpl.cc.
|
private |
Definition at line 26 of file testMEventImpl.h.
|
private |
Definition at line 27 of file testMEventImpl.h.
|
private |
Definition at line 30 of file testMEventImpl.h.
|
private |
Definition at line 28 of file testMEventImpl.h.
|
private |
Definition at line 29 of file testMEventImpl.h.