All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
InfoTransfer_service.cc
Go to the documentation of this file.
1 ////////////////////////////////////////////////////////////////////////
2 //
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
8 ////////////////////////////////////////////////////////////////////////
9 
11 
12 #include "art/Framework/Services/Registry/ServiceDefinitionMacros.h"
13 namespace evd {
14 
15  DEFINE_ART_SERVICE(InfoTransfer)
16 
17 } // namespace evd