LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
ScanOptions_service.cc
Go to the documentation of this file.
1 // $Id: ScanOptions.cxx,v 1.3 2011-01-20 16:43:29 p-nusoftart Exp $
3 //
4 // Display parameters for the hand scan view
5 //
6 // \author brebel@fnal.gov
8 // Framework includes
9 
12 
13 namespace evdb {
14 
15  DEFINE_ART_SERVICE(ScanOptions)
16 
17 } // namespace evd
18 
Manage all things related to colors for the event display.
#define DEFINE_ART_SERVICE(svc)