test_ptrmaker3.fcl
Go to the documentation of this file.
1 physics:
2 {
3  analyzers:
4  {
5  am1:
6  {
7  module_type: PtrMakerAnalyzer
8  input_label: pm2
9  nvalues: 16
10  }
11  }
12  e1: [ am1 ]
13  end_paths: [ e1 ]
14 }
15 
16 source:
17 {
18  module_type: RootInput
19  fileNames: [ "../test_ptrmaker.d/outint.root" ]
20 }
21 
22 process_name: DEVEL3