Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
fcl
IntReaderThenProducer_t.fcl
Go to the documentation of this file.
1
physics: {
2
producers: {
3
makeNewInt: {
4
module_type: IntReaderThenProducer
5
inputTag: "makeInt::input_source"
6
deltaValue: 2
7
}
8
}
9
p1: [makeNewInt]
10
e1: [out]
11
}
12
13
outputs.out: {
14
module_type: RootOutput
15
fileName: "out.root"
16
outputCommands: ["keep *", "drop *_makeInt_*_*"]
17
}
Generated by
1.8.11