Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
test_tiered_input_04
fcl
make_f42.fcl
Go to the documentation of this file.
1
process_name: DROPM3A
2
3
source: {
4
module_type: RootInput
5
fileNames: [ "../test_tiered_input_04c2_t.d/f32.root" ]
6
}
7
8
outputs: {
9
out1: {
10
module_type: RootOutput
11
fileName: "f42.root"
12
outputCommands: [ "keep *", "drop arttest::IntProduct_m3a__MAKET1" ]
13
}
14
}
15
16
physics: {
17
e1: [ out1 ]
18
}
Generated by
1.8.11