ATLAS Offline Software
Loading...
Searching...
No Matches
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
9
10namespace SH
11{
14 void fetchMetaData (MetaDataQuery& query);
15
21 void fetchMetaData (SampleHandler& sh, bool override);
22}
23
24#endif
A class that manages a list of Sample objects.
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition PrunDriver.h:15
void fetchMetaData(MetaDataQuery &query)
effects: fetch information on all the samples/datasets specified guarantee: basic
Definition fetch.cxx:31
an object containing the result of an AMI meta-data query