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