Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
Framework
IO
Root
detail
rangeSetFromFileIndex.h
Go to the documentation of this file.
1
#ifndef art_Framework_IO_Root_detail_rangeSetFromFileIndex_h
2
#define art_Framework_IO_Root_detail_rangeSetFromFileIndex_h
3
4
#include "
canvas/Persistency/Provenance/FileIndex.h
"
5
#include "
canvas/Persistency/Provenance/IDNumber.h
"
6
#include "
canvas/Persistency/Provenance/RangeSet.h
"
7
8
namespace
art
{
9
namespace
detail
{
10
RangeSet
rangeSetFromFileIndex
(FileIndex
const
& fileIndex,
11
RunID runID,
12
bool
compactRanges);
13
14
RangeSet
rangeSetFromFileIndex
(FileIndex
const
& fileIndex,
15
SubRunID subRunID,
16
bool
compactRanges);
17
}
18
}
19
20
#endif
/* art_Framework_IO_Root_detail_rangeSetFromFileIndex_h */
21
22
// Local Variables:
23
// mode: c++
24
// End:
art::detail::rangeSetFromFileIndex
RangeSet rangeSetFromFileIndex(FileIndex const &fileIndex, RunID runID, bool compactRanges)
Definition:
rangeSetFromFileIndex.cc:123
detail
Definition:
includer.cc:30
RangeSet.h
IDNumber.h
art
Definition:
BasicOptionsHandler.h:11
FileIndex.h
Generated by
1.8.11