ATLAS Offline Software
Namespaces | Functions
ToolsMeta.h File Reference
#include <SampleHandler/Global.h>
#include <string>
Include dependency graph for ToolsMeta.h:
This graph shows which files directly or indirectly include this file:

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::readSusyMeta (const SampleHandler &sh, const std::string &inputFile)
 effects: read the susy-meta-data file and add its information to the samples from the given sample handler guarantee: basic failures: i/o errors warning: there are no checks for duplicate and inconsistent sample definitions More...
 
void SH::readSusyMetaDir (const SampleHandler &sh, const std::string &inputDir)
 effects: read an entire directory of susy-meta-data files and add their information to the samples from the given sample handle. More...