All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sbnd_trackcalo_skimmer.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
4  AssocHitModuleLabel: ""
5  CaloAlg: {
6  CalAmpConstants: [ 1., 1., 1.]
7  CalAreaConstants: [ 1., 1., 1.]
9  CaloLifeTimeForm: 0
10  CaloUseModBox: true
11  }
12  ChargeMethod: 1
13  Cryostat: 0
14  FieldDistortion: false
15  FieldDistortionEfield: false
16  T0ModuleLabel: ""
17  TrackIsFieldDistortionCorrected: false
18  TrackModuleLabel: "pandoraTrack"
19  NormTools: []
20  module_type: "GnocchiCalorimetry"
21 }
22 
23 
24 caloskim: {
25  module_type: TrackCaloSkimmer
26  CALOproducer: "caloskimCalorimetry"
27  TRKproducer: "pandoraTrack"
28  T0producers: ["pandora"]
29  PFPproducer: "pandora"
30  G4producer: "largeant"
31  SimChannelproducer: "simdrift"
32  HITproducer: "gaushit"
33  RawDigitproducers: ["daq"]
34  RequireT0: true
35  HitRawDigitsTickCollectWidth: 50
36  DoTailFit: false
37  SilenceMissingDataProducts: true
38  SelectionTools: []
39 }
40 
41 caloskim_nodigits: @local::caloskim
42 caloskim_nodigits.RawDigitproducers: []
43 
44 stopping_selection: {
45  tool_type: TrackCaloSkimmerSelectStoppingTrack
46  FVInsetMinX: 15
47  FVInsetMaxX: 15
48  FVInsetMinY: 15
49  FVInsetMaxY: 15
50  FVInsetMinZ: 15
51  FVInsetMaxZ: 15
52  MinTimeTickInset: 100
53  MaxTimeTickInset: 100
54  EndMediandQdxCut: 1600
55  NumberTimeSamples: 3400
56  MediandQdxRRMax: 5.
57  CheckFiducialX: false
58 }
59 
60 throughgoing_selection: {
61  tool_type: TrackCaloSkimmerSelectStoppingTrack
62  Invert: true
63  PreScale: 1
64  FVInsetMinX: 5
65  FVInsetMaxX: 5
66  FVInsetMinY: 5
67  FVInsetMaxY: 5
68  FVInsetMinZ: 5
69  FVInsetMaxZ: 5
70  MinTimeTickInset: 0
71  MaxTimeTickInset: 0
72  EndMediandQdxCut: -1
73  RequireDownwards: false
74  NumberTimeSamples: 3400
75  CheckFiducialX: false
76 }
77 
78 a2c_selection: {
79  tool_type: TrackCaloSkimmerSelectAnode2CathodeTrack
80  TickCut: 2500
81 }
82 
83 caloskim_nodigits_goldentracks: @local::caloskim_nodigits
84 caloskim_nodigits_goldentracks.SelectionTools: [@local::stopping_selection, @local::a2c_selection, @local::throughgoing_selection]
85 
86 END_PROLOG
BEGIN_PROLOG CalAreaConstants
Definition: calorimetry.fcl:5
BEGIN_PROLOG pandoraGausReCaloCryo0 TrackModuleLabel
process_name mcassociationsGausCryoW physics analyzers caloskimE G4producer
BEGIN_PROLOG caloskim_calorimetry
BEGIN_PROLOG sbnd_calorimetryalgmc CalAmpConstants
BEGIN_PROLOG CaloUseModBox
Definition: calorimetry.fcl:5
BEGIN_PROLOG triggeremu_data_config_icarus settings PMTADCthresholds sequence::icarus_stage0_multiTPC_TPC physics sequence::icarus_stage0_EastHits_TPC physics sequence::icarus_stage0_WestHits_TPC physics producers purityana0 module_type
physics simpleLightAna physics analyzers caloskimE RawDigitproducers
BEGIN_PROLOG CaloDoLifeTimeCorrection