ATLAS Offline Software
PhysicsAnalysis
D3PDTools
SampleHandler
SampleHandler
ToolsDuplicates.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SAMPLE_HANDLER__TOOLS_DUPLICATES_H
6
#define SAMPLE_HANDLER__TOOLS_DUPLICATES_H
7
8
//
9
// Distributed under the Boost Software License, Version 1.0.
10
// (See accompanying file LICENSE_1_0.txt or copy at
11
// http://www.boost.org/LICENSE_1_0.txt)
12
13
// Please feel free to contact me (krumnack@iastate.edu) for bug
14
// reports, feature suggestions, praise and complaints.
15
16
17
// This module still needs to be documented. The interface provided
18
// in this module is intended for experts only. The module is
19
// considered to be in the pre-alpha stage.
20
21
22
23
#include <
SampleHandler/Global.h
>
24
25
namespace
SH
26
{
32
void
printDuplicateEvents
(
const
Sample&
sample
);
33
34
40
void
printDuplicateEventsSplit
(
const
SampleHandler&
sh
);
41
42
48
void
printDuplicateEventsJoint
(
const
SampleHandler&
sh
);
49
}
50
51
#endif
SH::printDuplicateEventsSplit
void printDuplicateEventsSplit(const SampleHandler &sh)
effects: check each sample for duplicate events and then print them out guarantee: basic,...
Definition:
ToolsDuplicates.cxx:151
SH::printDuplicateEventsJoint
void printDuplicateEventsJoint(const SampleHandler &sh)
effects: check for duplicate events between all the samples and then print them out guarantee: basic,...
Definition:
ToolsDuplicates.cxx:162
FullCPAlgorithmsTest_eljob.sample
sample
Definition:
FullCPAlgorithmsTest_eljob.py:116
RCU::Shell
Definition:
ShellExec.cxx:28
SH::printDuplicateEvents
void printDuplicateEvents(const Sample &sample)
effects: check the given sample for duplicate events and then print them out guarantee: basic,...
Definition:
ToolsDuplicates.cxx:142
SH
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition:
PrunDriver.h:15
Global.h
Generated on Thu Nov 7 2024 21:28:41 for ATLAS Offline Software by
1.8.18