ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
6
7
#ifndef SAMPLE_HANDLER__TOOLS_DUPLICATES_H
8
#define SAMPLE_HANDLER__TOOLS_DUPLICATES_H
9
10
#include <
SampleHandler/Global.h
>
11
12
namespace
SH
13
{
19
void
printDuplicateEvents
(
const
Sample
& sample);
20
21
27
void
printDuplicateEventsSplit
(
const
SampleHandler
& sh);
28
29
35
void
printDuplicateEventsJoint
(
const
SampleHandler
& sh);
36
}
37
38
#endif
Global.h
SH::SampleHandler
A class that manages a list of Sample objects.
Definition
SampleHandler.h:53
SH::Sample
a base class that manages a set of files belonging to a particular data set and the associated meta-d...
Definition
Sample.h:49
SH
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition
DiskList.cxx:21
SH::printDuplicateEventsSplit
void printDuplicateEventsSplit(const SampleHandler &sh)
effects: check each sample for duplicate events and then print them out guarantee: basic,...
Definition
ToolsDuplicates.cxx:181
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:172
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:191
Generated on
for ATLAS Offline Software by
1.17.0