ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
class | EL::NTupleSvc |
struct | EL::NTupleSvc::CopyInfo |
description: the information we need for copying branches More... | |
struct | EL::NTupleSvc::WhiteInfo |
description: the information we need for whiteboard variables More... | |
Namespaces | |
EL | |
This module defines the arguments passed from the BATCH driver to the BATCH worker. | |
Functions | |
NTupleSvc * | EL::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: formula service not configured requires: worker != 0 requires: !outputStream.empty() postcondition: result != 0 More... | |