5#ifndef EVENT_LOOP_UNIT_TEST_ALG2_H
6#define EVENT_LOOP_UNIT_TEST_ALG2_H
53 ISvcLocator* pSvcLocator);
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
ToolHandle< IUnitTestTool > m_toolHandle
the tool handle property our owner sets
TBranch * m_branch
description: the branch we are using
virtual::StatusCode finalize() override
void testInvariant() const
effects: test the invariant of this object guarantee: no-fail
float m_property
the float property our owner sets
std::string m_name
description: the name of the variable we are using
std::string m_string_property
the string property our owner sets
Int_t m_value
description: the value we are reading from the branch
CallBack
the various callbacks we use
virtual::StatusCode initialize() override
UnitTestAlg2(const std::string &name, ISvcLocator *pSvcLocator)
effects: standard constructor.
TTree * m_tree
description: the histogram we are creating
virtual::StatusCode execute() override
std::string m_fileName
the name of the file (for testing changeInput)
bool makeOutput
description: whether I create an output n-tuple
bool m_hasInitialize
whether initialize has been called
This module defines the arguments passed from the BATCH driver to the BATCH worker.