Go to the source code of this file.
|
| | SH |
| | This module provides a lot of global definitions, forward declarations and includes that are used by all modules.
|
| |
|
| 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...
|
| |