LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
MixOpBase.cc
Go to the documentation of this file.
1
#include "
art/Framework/IO/ProductMix/MixOpBase.h
"
2
#include "canvas_root_io/Streamers/ProductIDStreamer.h"
3
#include "canvas_root_io/Streamers/RefCoreStreamer.h"
4
5
// Note: This is a separate function so that users can avoid having to
6
// introduce a dependency change from canvas to canvas_root_io.
7
8
void
9
art::MixOpBase::configureStreamers
(
10
cet::exempt_ptr<BranchIDLists const> branchIDLists)
11
{
12
// Make sure the schema evolution is ready for ProductID
13
configureProductIDStreamer(branchIDLists);
14
// Make sure we don't have a ProductGetter set.
15
configureRefCoreStreamer();
16
}
art::MixOpBase::configureStreamers
void configureStreamers(cet::exempt_ptr< BranchIDLists const > branchIDLists)
Definition:
MixOpBase.cc:9
MixOpBase.h
art
Framework
IO
ProductMix
MixOpBase.cc
Generated on Thu Jul 26 2018 13:09:40 for LArSoft by
1.8.11