Public Member Functions | |
void | testInvariant () const |
UnitTestAlg (const std::string &branchName="el_n") | |
Public Attributes | |
bool | makeOutput |
description: whether I create an output n-tuple |
EL::UnitTestAlg::UnitTestAlg | ( | const std::string & | branchName = "el_n" |
) |
effects: standard constructor. initialize with a branch of type Int_t guarantee: strong failures: low level errors II
void EL::UnitTestAlg::testInvariant | ( | ) | const |
effects: test the invariant of this object guarantee: no-fail
Reimplemented from EL::Algorithm.