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