List of all members | Public Member Functions | Private Attributes
testMEventImpl Class Reference

#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::EventfEvent = nullptr
 
bool fIsOwnerOfEvent = true
 
int fNCounters = 0
 
bool fTestIO = false
 
utl::TimeStamp fTime
 

Detailed Description

Definition at line 24 of file testMEventImpl.h.

Constructor & Destructor Documentation

testMEventImpl::testMEventImpl ( )
inline

Definition at line 33 of file testMEventImpl.h.

testMEventImpl::~testMEventImpl ( )

Definition at line 32 of file testMEventImpl.cc.

Member Function Documentation

void testMEventImpl::checkHeaderValues ( const mevt::MEvent mEvent)
void testMEventImpl::setHeaderValues ( mevt::MEvent mEvent)
void testMEventImpl::setUp ( )
void testMEventImpl::setUp ( evt::Event event,
const bool  testIO = true 
)

Definition at line 70 of file testMEventImpl.cc.

void testMEventImpl::tearDown ( )
inline

Definition at line 38 of file testMEventImpl.h.

void testMEventImpl::testHeader ( )

Definition at line 101 of file testMEventImpl.cc.

Member Data Documentation

evt::Event* testMEventImpl::fEvent = nullptr
private

Definition at line 26 of file testMEventImpl.h.

bool testMEventImpl::fIsOwnerOfEvent = true
private

Definition at line 27 of file testMEventImpl.h.

int testMEventImpl::fNCounters = 0
private

Definition at line 30 of file testMEventImpl.h.

bool testMEventImpl::fTestIO = false
private

Definition at line 28 of file testMEventImpl.h.

utl::TimeStamp testMEventImpl::fTime
private

Definition at line 29 of file testMEventImpl.h.


The documentation for this class was generated from the following files:

, generated on Tue Sep 26 2023.