5#ifndef EVENT_LOOP_ALGS_UNIT_TEST_SKIM_H
6#define EVENT_LOOP_ALGS_UNIT_TEST_SKIM_H
Algorithm()
effects: standard default constructor guarantee: strong failures: low level errors I
virtual StatusCode execute()
effects: process the next event guarantee: basic failures: algorithm dependent rationale: the virtual...
NTupleSvc * m_skim
description: the output algorithm we use
Int_t el_n
description: the member we read into
virtual StatusCode changeInput(bool firstFile)
effects: do all changes to work with a new input file, e.g.
Int_t el_n2
description: the member we write from
ClassDef(UnitTestSkim, 1)
UnitTestSkim()
effects: standard default constructor guarantee: strong failures: out of memory I
virtual StatusCode initialize()
effects: do everything that needs to be done before running the algorithm, e.g.
void testInvariant() const
effects: test the invariant of this object guarantee: no-fail
This module defines the arguments passed from the BATCH driver to the BATCH worker.
::StatusCode StatusCode
StatusCode definition for legacy code.