LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
InfoTransfer_service.cc
Go to the documentation of this file.
1 //
3 // Transfer hitlist and run info into a producer module.
4 // Do not copy this code without contacting Andrzej Szelc and Brian Rebel first.
5 //
6 // \author andrzej.szelc@yale.edu
7 // ellen.klein@yale.edu
9 
11 
13 namespace evd {
14 
15  DEFINE_ART_SERVICE(InfoTransfer)
16 
17 } // namespace evd
LArSoft includes.
#define DEFINE_ART_SERVICE(svc)