LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
NoDelayedReader.cc
Go to the documentation of this file.
4 
5 namespace art {
6  std::unique_ptr<EDProduct>
8  art::TypeID const&,
9  RangeSet&) const
10  {
11  throw art::Exception(errors::LogicError, "NoDelayedReader")
12  << "getProduct() called for branchkey: " << k << "\n";
13  }
14 }
std::unique_ptr< EDProduct > getProduct_(BranchKey const &, art::TypeID const &, RangeSet &) const
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
Definition: Exception.h:66
HLT enums.