photpropmodules.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_photonlibraryanalyzer:
4 {
5  module_type: "PhotonLibraryAnalyzer"
6  alt_x_axis: "Y"
7  opdet: -1 # -1 = all op dets
8  each_slice: true
9  each_detector: false
10 }
11 
12 microboone_photonlibraryanalyzer: @local::standard_photonlibraryanalyzer
13 
14 END_PROLOG