33 testInvariant ()
const
52 wk()->tree()->SetBranchAddress (
"el_n", &
el_n);
53 return StatusCode::SUCCESS;
64 m_skim->tree()->Branch (
"el_n2", &
el_n2,
"el_n2/I");
66 return StatusCode::SUCCESS;
76 wk()->tree()->GetEntry (
wk()->treeEntry());
79 return StatusCode::SUCCESS;
#define RCU_CHANGE_INVARIANT(x)
#define RCU_NEW_INVARIANT(x)
IWorker * wk() const
description: the worker that is controlling us guarantee: no-fail
NTupleSvc * m_skim
description: the output algorithm we use
Int_t el_n
description: the member we read into
Int_t el_n2
description: the member we write from
This module defines the arguments passed from the BATCH driver to the BATCH worker.
NTupleSvc * getNTupleSvc(IWorker *worker, const std::string &outputStream, const std::string &treeName="")
effects: get the skimming algorithm for the given output for this worker guarantee: strong failures: ...
::StatusCode StatusCode
StatusCode definition for legacy code.