Skip to content

Commit b3fe57a

Browse files
Remove configuration defaults from code
1 parent 16d2f1a commit b3fe57a

2 files changed

Lines changed: 89 additions & 47 deletions

File tree

fcl/prolog.fcl

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,72 +189,110 @@ MergeKKSeparatePath : [ MergeKKDeM, MergeKKUeM, MergeKKDmuM, MergeKKDeP, MergeKK
189189

190190
DeM : { input : "MergeKKDeM"
191191
branchname : "dem"
192+
fill : true
193+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
192194
trkQualTags : ["TrkQualDeM"]
193195
trkPIDTags : ["TrkPIDDeM"]
194196
}
195197
UeM : { input : "MergeKKUeM"
196198
branchname : "uem"
199+
fill : true
200+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
197201
trkQualTags : [ ]
198202
trkPIDTags : [ ]
199203
}
200204
DmuM : { input : "MergeKKDmuM"
201205
branchname : "dmm"
206+
fill : true
207+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
202208
trkQualTags : [ ]
203209
trkPIDTags : [ ]
204210
}
205211
UmuM : { input : "MergeKKUmuM"
206212
branchname : "umm"
213+
fill : true
214+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
207215
trkQualTags : [ ]
208216
trkPIDTags : [ ]
209217
}
210218
DeP : { input : "MergeKKDeP"
211219
branchname : "dep"
220+
fill : true
221+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
212222
trkQualTags : [ ]
213223
trkPIDTags : [ ]
214224
}
215225
UeP : { input : "MergeKKUeP"
216226
branchname : "uep"
227+
fill : true
228+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
217229
trkQualTags : [ ]
218230
trkPIDTags : [ ]
219231
}
220232
DmuP : { input : "MergeKKDmuP"
221233
branchname : "dmp"
234+
fill : true
235+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
222236
trkQualTags : [ ]
223237
trkPIDTags : [ ]
224238
}
225239
UmuP : { input : "MergeKKUmuP"
226240
branchname : "ump"
241+
fill : true
242+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
227243
trkQualTags : [ ]
228244
trkPIDTags : [ ]
229245
}
230246
Ext : { input : "MergeKKLine"
231247
branchname : "trk"
248+
fill : true
249+
options : { fillMC : true fillHits : true genealogyDepth : -1 matchDepth : -1 }
232250
trkQualTags : [ ]
233251
trkPIDTags : [ ]
234252
}
235253
Off : { input : "MergeKKOff"
236254
branchname : "trk"
255+
fill : true
256+
options : { fillMC : true fillHits : true genealogyDepth : -1 matchDepth : -1 }
237257
trkQualTags : [ ]
238258
trkPIDTags : [ ]
239259
}
240260
All : { input : "MergeKKAll"
241261
branchname : "trk"
262+
fill : true
263+
options : { fillMC : true fillHits : true genealogyDepth : -1 matchDepth : -1 }
242264
trkQualTags : ["TrkQualAll"]
243265
trkPIDTags : ["TrkPIDAll"]
244266
}
245267
DeCalib : { input : "MergeKKDeCalib"
246268
branchname : "trk"
269+
fill : true
270+
options : { fillMC : true fillHits : true genealogyDepth : -1 matchDepth : -1 }
247271
trkQualTags : [ ]
248272
trkPIDTags : [ ]
249273
}
250274
De : { input : "MergeKKDe"
251275
branchname : "de"
276+
fill : true
277+
options : { fillMC : true fillHits : false genealogyDepth : -1 matchDepth : -1 }
252278
trkQualTags : ["TrkQualDe"]
253279
trkPIDTags : ["TrkPIDDe"]
254280
}
255281

256282
EventNtupleMaker : {
257283
module_type : EventNtupleMaker
284+
285+
# Debugging and diagnostics
286+
diagLevel : 0
287+
debugLevel : 0
288+
289+
# ROOT TTree parameters
290+
splitlevel : 99
291+
buffsize : 32000
292+
293+
# Filters
294+
hasTracks : false # require >=1 track to write out event to ntuple
295+
hasCRV : false # require CRV information to write out entry to ntuple
258296
RecoCountTag : "SelectReco"
259297
PBITag : "PBISim"
260298
PBTTag : "EWMProducer"
@@ -263,7 +301,6 @@ EventNtupleMaker : {
263301
TriggerProcessName : "Digitize"
264302
TriggerPathSuffix : "DigitizePath"
265303
FitType : LoopHelix
266-
diagLevel : 0
267304
# -- Event-level MC (gates tracker MC, CRV MC, and evtinfomc branch) ------
268305
mc : {
269306
fill : true
@@ -286,6 +323,7 @@ EventNtupleMaker : {
286323
fillTrkPID : false
287324
fits : [ @local::All ]
288325
mc : {
326+
fill : true
289327
kalSeedMCAssns : "SelectReco"
290328
}
291329
}
@@ -327,6 +365,7 @@ EventNtupleMaker : {
327365
digisTag : "SelectReco"
328366
planeY : @local::crvPlaneY.CRV_T
329367
mc : {
368+
fill : true
330369
coincidenceMCsTag : "compressRecoMCs:CrvCoincidenceClusterMatchMC"
331370
digiMCsTag : "compressRecoMCs"
332371
assnsTag : "CrvCoincidenceClusterMCAssns"
@@ -365,6 +404,8 @@ EventNtupleMakerTTMC.mc.infoMCStructHelper.SimParticleCollectionTag : "compressD
365404
# genealogyDepth:-1, matchDepth:-1.
366405
TTMCBranch : {
367406
branchname : "trk"
407+
fill : true
408+
options : { fillMC : true fillHits : true genealogyDepth : -1 matchDepth : -1 }
368409
trkQualTags : [ ]
369410
trkPIDTags : [ ]
370411
}
@@ -403,6 +444,8 @@ ENDeCalib : {
403444
ENDeCalib.trk.fits : [
404445
{ input: "MergeKKDeCalib"
405446
branchname : "trk"
447+
fill : true
448+
options : { fillMC : true fillHits : true genealogyDepth : -1 matchDepth : -1 }
406449
trkQualTags : ["TrkQualDe"]
407450
trkPIDTags : ["TrkPIDDe"]
408451
}

0 commit comments

Comments
 (0)