forked from kvtsang/Supera
-
Notifications
You must be signed in to change notification settings - Fork 0
/
supera_mc_focused_2gen.fcl
158 lines (155 loc) · 4.88 KB
/
supera_mc_focused_2gen.fcl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
ProcessDriver: {
Verbosity: 2
EnableFilter: false
RandomAccess: false
#ProcessType: ["SuperaMetaMaker","SuperaWire","SuperaChStatus","SuperaMCParticle","SuperaKeyPointCluster","SuperaMCPCluster","SuperaMCTruth"]
#ProcessName: ["SuperaMetaMaker","SuperaWire","SuperaChStatus","SuperaMCParticle","SuperaKeyPointCluster","SuperaMCPCluster","SuperaMCTruth"]
#ProcessType: ["SuperaMetaMaker","SuperaWire","SuperaHit","SuperaChStatus","SuperaMCParticle","SuperaKeyPointCluster","SuperaMCPCluster","SuperaMCTruth","SuperaMCTruth"]
#ProcessName: ["SuperaMetaMaker","SuperaWire","SuperaHit","SuperaChStatus","SuperaMCParticle","SuperaKeyPointCluster","SuperaMCPCluster","SuperaMCTruth","SuperaMCTruth2"]
#ProcessType: ["SuperaMetaMaker","SuperaWire","SuperaHit","SuperaChStatus"]#,"SuperaMCParticle","SuperaKeyPointCluster","SuperaMCPCluster","SuperaMCTruth","SuperaMCTruth"]
#ProcessName: ["SuperaMetaMaker","SuperaWire","SuperaHit","SuperaChStatus"]#,"SuperaMCParticle","SuperaKeyPointCluster","SuperaMCPCluster","SuperaMCTruth","SuperaMCTruth2"]
ProcessType: ["SuperaMetaMaker","SuperaWire","SuperaHit","SuperaMCParticle","SuperaKeyPointCluster","SuperaMCPCluster","SuperaMCTruth","SuperaMCTruth"]
ProcessName: ["SuperaMetaMaker","SuperaWire","SuperaHit","SuperaMCParticle","SuperaKeyPointCluster","SuperaMCPCluster","SuperaMCTruth","SuperaMCTruth2"]
IOManager: {
Verbosity: 2
Name: "IOManager"
IOMode: 1
OutFileName: "out_test.root"
InputFiles: []
InputDirs: []
StoreOnlyType: []
StoreOnlyName: []
}
ProcessList: {
#SuperaMetaMaker: {
# MetaConfig: {
# MinTime: 2400
# MinWire: 0
# #EventImageRows: [6048,6048,6048]
# EventImageRows: [1008,1008,1008]
# EventImageCols: [3456,3456,3456]
# EventCompRows: [6,6,6]
# EventCompCols: [1,1,1]
# }
#}
SuperaMetaMaker: {
LArSimChProducer: "largeant"
LArMCTruthProducer: "generator"
PulledPork: {
Verbosity: 2
Origin: 1
WidthArray: [171.16552,88.681001347526518,153.6]
MinCoordinate: [0.,-116.5,0.]
MaxCoordinate: [256.35,116.5,1036.8]
Padding: [10,10,10]
TimePixels: 3072
WirePixels: [512,512,512]
EventCompRows: [6,6,6]
EventCompCols: [1,1,1]
ApplySCE: true
T0G4ns: 0
ConstraintX: []
ConstraintY: []
ConstraintZ: []
}
}
SuperaChStatus: {
LArChStatusProducer: "chstatus"
OutChStatusLabel: "wire"
}
SuperaWire: {
Verbosity: 2
OutImageLabel: "wire"
LArWireProducer: "caldata"
TimeOffset: 2400
}
SuperaHit: {
Verbosity: 2
OutImageLabel: "hit"
LArHitProducer: "gaushit"
TimeOffset: 2400
Smear: true
}
SuperaKeyPointCluster: {
Verbosity: 2
OutClusterPixel2DLabel: "keypt"
OutClusterVoxel2DLabel: "keypt"
LArMCTrackProducer: "mcreco"
LArMCShowerProducer: "mcreco"
TimeOffset: 2400
ApplySCE: true
RowPad: 4
ColPad: 4
UsePrimaryStart: true
UseSecondaryStart: true
UseScattering: false
XPad: 4
YPad: 4
ZPad: 4
}
SuperaMCParticle: {
Verbosity: 2
OutParticleLabel: "mcst"
LArMCTruthProducer: "generator"
LArMCTrackProducer: "mcreco"
LArMCShowerProducer: "mcreco"
LArSimChProducer: "largeant"
TimeOffset: 2400
Origin: 0
FilterTargetPDG: []
FilterTargetInitEMin: []
FilterTargetDepEMin: []
TrackInitEMin: 0
TrackDepEMin: 0.1
ShowerInitEMin: 0
ShowerDepEMin: 0.1
MetaConfig: {
MinTime: 2400
MinWire: 0
EventImageRows: [1008,1008,1008]
#EventImageRows: [6048,6048,6048]
EventImageCols: [3456,3456,3456]
EventCompRows: [6,6,6]
EventCompCols: [1,1,1]
}
MCParticleTree: {
Verbosity: 2
UseG4Primary: false
DTMax: 10000
}
MCParticleMaker: {
Verbosity: 2
MaxTimeTick: 8448
TimePadding: 0
WirePadding: 0
ApplySCE: true
}
}
SuperaMCTruth: {
LArMCTruthProducer: "generator"
OutParticleLabel: "mctruth"
Origin: 0
}
SuperaMCTruth2: {
LArMCTruthProducer: "rain"
OutParticleLabel: "rain"
Origin: 0
}
SuperaMCPCluster: {
Verbosity: 2
LArMCShowerProducer: "mcreco"
LArMCTrackProducer: "mcreco"
LArSimChProducer: "largeant"
OutClusterPixel2DLabel: "mcst"
#OutClusterVoxel3DLabel: "mcst"
ParticleProducer: "mcst"
UseTrue3DPosition: true
TimeOffset: 2400
MCParticleTree: {
Verbosity: 2
UseG4Primary: false
DTMax: 10000
}
}
}
}