ATLAS Offline Software
Loading...
Searching...
No Matches
D3PDTools/EventLoopAlgs/EventLoopAlgs/Global.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7#ifndef EVENT_LOOP_ALGS__GLOBAL_H
8#define EVENT_LOOP_ALGS__GLOBAL_H
9
12
13namespace EL
14{
15 class AlgSelect;
16 class DuplicateChecker;
17 class NTupleSvc;
18 class UnitTestSkim;
19 class WhiteBoardSvc;
20}
21
22#endif
This module defines the arguments passed from the BATCH driver to the BATCH worker.