ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
SampleHandler
SampleHandler
ToolsMeta.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
#ifndef SAMPLE_HANDLER__TOOLS_META_H
9
#define SAMPLE_HANDLER__TOOLS_META_H
10
11
#include <
SampleHandler/Global.h
>
12
13
#include <string>
14
15
namespace
SH
16
{
23
void
readSusyMeta
(
const
SampleHandler
& sh,
const
std::string& inputFile);
24
33
void
readSusyMetaDir
(
const
SampleHandler
& sh,
const
std::string& inputDir);
34
}
35
36
#endif
Global.h
SH::SampleHandler
A class that manages a list of Sample objects.
Definition
SampleHandler.h:53
SH
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition
PrunDriver.h:15
SH::readSusyMeta
void 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 ha...
Definition
ToolsMeta.cxx:30
SH::readSusyMetaDir
void 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 fr...
Definition
ToolsMeta.cxx:71
Generated on
for ATLAS Offline Software by
1.17.0