a TSelector running the worker in a background process More...
#include <BackgroundTSelector.h>
Public Member Functions | |
void | testInvariant () const |
BackgroundTSelector () | |
~BackgroundTSelector () | |
virtual void | SlaveBegin (TTree *) override |
description: the interface inherited from TSelector | |
virtual void | Init (TTree *) override |
virtual Bool_t | Notify () override |
virtual Bool_t | Process (Long64_t) override |
virtual void | SlaveTerminate () override |
virtual int | Version () const override |
a TSelector running the worker in a background process
The main purpose of this is to allow running xAOD inputs on a full PROOF farm with the ProofDriver.
EL::BackgroundTSelector::BackgroundTSelector | ( | ) |
effects: standard default constructor guarantee: no-fail
EL::BackgroundTSelector::~BackgroundTSelector | ( | ) |
effects: standard destructor guarantee: no-fail
void EL::BackgroundTSelector::testInvariant | ( | ) | const |
effects: test the invariant of this object guarantee: no-fail