Public Types | |
| enum | CallBack { CB_CHANGE_INPUT_FIRST, CB_CHANGE_INPUT_OTHER, CB_INITIALIZE, CB_HIST_INITIALIZE, CB_EXECUTE, CB_FILE_EXECUTE, CB_FINALIZE, CB_HIST_FINALIZE } |
the various callbacks we use | |
Public Member Functions | |
| void | testInvariant () const |
| UnitTestAlg1 (const std::string &branchName="el_n") | |
Public Attributes | |
| bool | makeOutput |
| description: whether I create an output n-tuple | |
| EL::UnitTestAlg1::UnitTestAlg1 | ( | 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::UnitTestAlg1::testInvariant | ( | ) | const |
effects: test the invariant of this object guarantee: no-fail
Reimplemented from EL::Algorithm.
1.6.1