ATLAS Offline Software
Namespaces | Functions
fetch.cxx File Reference
#include <SampleHandler/fetch.h>
#include <sstream>
#include <mutex>
#include <TPython.h>
#include <TString.h>
#include <TSystem.h>
#include <SampleHandler/MetaDataQuery.h>
#include <SampleHandler/MetaDataSample.h>
#include <SampleHandler/MetaObject.h>
#include <RootCoreUtils/Assert.h>
#include <RootCoreUtils/PrintMsg.h>
#include <SampleHandler/MetaFields.h>
#include <SampleHandler/Sample.h>
#include <SampleHandler/SampleHandler.h>

Go to the source code of this file.

Namespaces

 SH
 This module provides a lot of global definitions, forward declarations and includes that are used by all modules.
 

Functions

void SH::fetchMetaData (MetaDataQuery &query)
 effects: fetch information on all the samples/datasets specified guarantee: basic More...
 
void SH::fetchMetaData (SampleHandler &sh, bool override)
 effects: fetch information on all the samples in the sample handler. More...