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