SimpleDerived_02.fcl
Go to the documentation of this file.
1 services.scheduler.wantSummary: true
2 
3 physics:
4 {
5  analyzers:
6  {
7  a1:
8  {
9  module_type: PtrVectorSimpleAnalyzer
10  input_label: m1b
11  }
12  }
13  e1: [ a1 ]
14  end_paths: [ e1 ]
15 }
16 
17 source:
18 {
19  module_type: RootInput
20  fileNames: [ "../SimpleDerived_01_w.d/out.root" ]
21 }
22 
23 process_name: DEVEL2