LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
DelayedReader.cc
Go to the documentation of this file.
2 
3 using namespace std;
4 
5 namespace art {
6 
7  DelayedReader::~DelayedReader() {}
8 
9  void
10  DelayedReader::setGroupFinder_(cet::exempt_ptr<EDProductGetterFinder const>)
11  {}
12 
13  int
14  DelayedReader::openNextSecondaryFile_(int /*idx*/)
15  {
16  return -2;
17  }
18 
19 } // namespace art
STL namespace.
HLT enums.