ATLAS Offline Software
fetch.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef META_FETCHER__FETCH_H
6 #define META_FETCHER__FETCH_H
7 
8 #include <SampleHandler/Global.h>
9 
10 namespace SH
11 {
14  void fetchMetaData (MetaDataQuery& query);
15 
21  void fetchMetaData (SampleHandler& sh, bool override);
22 }
23 
24 #endif
query
Definition: query.py:1
RCU::Shell
Definition: ShellExec.cxx:28
SH::fetchMetaData
void fetchMetaData(MetaDataQuery &query)
effects: fetch information on all the samples/datasets specified guarantee: basic
Definition: fetch.cxx:31
SH
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition: PrunDriver.h:15
Global.h