ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
SampleHandler
SampleHandler
ToolsSplit.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_SPLIT_H
8
#define SAMPLE_HANDLER_TOOLS_SPLIT_H
9
11
12
13
14
//protect
15
#include <
SampleHandler/Global.h
>
16
17
#include <Rtypes.h>
18
19
namespace
SH
20
{
27
void
scanNEvents
(
SampleHandler
& sh);
28
29
36
void
scanNEvents
(
Sample
& sample);
37
38
47
SampleHandler
splitSample
(
Sample
& sample, Long64_t nevt);
48
}
49
50
#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::scanNEvents
void scanNEvents(SampleHandler &sh)
effects: scan each sample in the sample handler and store the number of entries per file in the meta-...
Definition
ToolsSplit.cxx:32
SH::splitSample
SampleHandler splitSample(Sample &sample, const Long64_t nevt)
effects: split the given sample into a set of samples, with each sample containing either exactly one...
Definition
ToolsSplit.cxx:72
Generated on
for ATLAS Offline Software by
1.17.0