LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
LArG4Parameters_service.cc
Go to the documentation of this file.
1 // This service exists to pass parameters to various different
8 // classes in LArG4, which are not necessary directly called by
9 // the LArG4_module class.
10 //
11 // Ben Jones, MIT, March 2010
12 
13 // Framework includes
15 
17 
Store parameters for running LArG4.
#define DEFINE_ART_SERVICE(svc)