ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
SampleHandler
SampleHandler
ToolsJoin.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
#ifndef SAMPLE_HANDLER_TOOLS_JOIN_H
8
#define SAMPLE_HANDLER_TOOLS_JOIN_H
9
11
12
13
14
//protect
15
#include <
SampleHandler/Global.h
>
16
17
#include <string>
18
19
namespace
SH
20
{
26
void
mergeSamples
(
SampleHandler
& sh,
const
std::string& sampleName,
27
const
std::string& pattern);
28
}
29
30
#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::mergeSamples
void mergeSamples(SampleHandler &sh, const std::string &sampleName, const std::string &pattern)
effects: remove all samples matching the name pattern, and join them into a single sample named sampl...
Definition
ToolsJoin.cxx:24
Generated on
for ATLAS Offline Software by
1.16.1