All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tpcnoise.fcl
Go to the documentation of this file.
1 # #include "seedservice.fcl"
2 # #include "singles.fcl"
3 # #include "larproperties.fcl"
4 # #include "magfield_larsoft.fcl"
5 # #include "largeantmodules.fcl"
6 # #include "mcreco.fcl"
8 #include "reco_icarus.fcl"
10 
11 process_name: TPCNoise
12 
13 #Start each new event with an empty event.
14 source:
15 {
16  module_type: RootInput
17  maxEvents: 10 # Number of events to create
18 }
19 
20 #services:
21 #{
22 # TFileService: { fileName: "Run4398" }
23 #}
24 
25 # Define and configure some modules to do work on each event.
26 # First modules are defined; they are scheduled later.
27 # Modules are grouped by type.
28 physics:
29 {
30  analyzers:
31  {
32  tpcnoiseEW: { module_type: "TPCNoise" }
33 tpcnoiseWW: { module_type: "TPCNoise" }
34 tpcnoiseWE: { module_type: "TPCNoise" }
35 tpcnoiseEE: { module_type: "TPCNoise" }
36  }
37 
38  #define the producer and filter modules for this path, order matters,
39  #filters reject all following items. see lines starting physics.producers below
40 # ana: [ tpcnoiseEW ]
41 ana: [ tpcnoiseEW, tpcnoiseEE, tpcnoiseWW, tpcnoiseWE ]
42  end_paths: [ana]
43 }
44 
45 #block to define where the output goes. if you defined a filter in the physics
46 #block and put it in the trigger_paths then you need to put a SelectEvents: {SelectEvents: [XXX]}
47 #entry in the output stream you want those to go to, where XXX is the label of the filter module(s)
48 outputs:
49 {
50  out1:
51  {
52  module_type: RootOutput
53  fileName: "out_tpcnoise_icarus.root"
54  dataTier: "reco-simulated"
55  compressionLevel: 1
56  fastCloning: false
57  }
58 }
59 
60 physics.analyzers.tpcnoise.CharacterizationAlg: {
61  TruncMeanFraction: 0.15
62  RMSRejectionCutHi: [100., 100., 100.]
63  RMSRejectionCutLow: [0.70, 0.70, 0.70]
64  RMSSelectionCut: [1.40, 1.40, 1.40]
65  MinMaxSelectionCut: [2, 2, 1]
66  TheChosenWire: 1200
67  MaxPedestalDiff: 10.
68  FFTHistsWireGroup: [1, 33, 34]
69  NumWiresToGroup: [32, 32, 32]
70  FillHistograms: false
71  }
72 
73 physics.analyzers.tpcnoiseEW.RawDigitModuleLabel: "daqTPC"
74 physics.analyzers.tpcnoiseEW.RawDigitProcess: "stage0"
75 physics.analyzers.tpcnoiseEW.RawInstance: "PHYSCRATEDATATPCEWRAW"
76 physics.analyzers.tpcnoiseEW.IntrinsicInstance: "PHYSCRATEDATATPCEW"
77 physics.analyzers.tpcnoiseEW.CoherentInstance: "PHYSCRATEDATATPCEWCor"
78 physics.analyzers.tpcnoiseWW.RawDigitModuleLabel: "daqTPC"
79 physics.analyzers.tpcnoiseWW.RawDigitProcess: "stage0"
80 physics.analyzers.tpcnoiseWW.RawInstance: "PHYSCRATEDATATPCWWRAW"
81 physics.analyzers.tpcnoiseWW.IntrinsicInstance: "PHYSCRATEDATATPCWW"
82 physics.analyzers.tpcnoiseWW.CoherentInstance: "PHYSCRATEDATATPCWWCor"
83 physics.analyzers.tpcnoiseWE.RawDigitModuleLabel: "daqTPC"
84 physics.analyzers.tpcnoiseWE.RawDigitProcess: "stage0"
85 physics.analyzers.tpcnoiseWE.RawInstance: "PHYSCRATEDATATPCWERAW"
86 physics.analyzers.tpcnoiseWE.IntrinsicInstance: "PHYSCRATEDATATPCWE"
87 physics.analyzers.tpcnoiseWE.CoherentInstance: "PHYSCRATEDATATPCWECor"
88 physics.analyzers.tpcnoiseEE.RawDigitModuleLabel: "daqTPC"
89 physics.analyzers.tpcnoiseEE.RawDigitProcess: "stage0"
90 physics.analyzers.tpcnoiseEE.RawInstance: "PHYSCRATEDATATPCEERAW"
91 physics.analyzers.tpcnoiseEE.IntrinsicInstance: "PHYSCRATEDATATPCEE"
92 physics.analyzers.tpcnoiseEE.CoherentInstance: "PHYSCRATEDATATPCEECor"
93 
94 physics.analyzers.tpcnoiseEW.HistoFileName: "dataFFTHistosEW.root"
95 physics.analyzers.tpcnoiseEE.HistoFileName: "dataFFTHistosEE.root"
96 physics.analyzers.tpcnoiseWW.HistoFileName: "dataFFTHistosWW.root"
97 physics.analyzers.tpcnoiseWE.HistoFileName: "dataFFTHistosWE.root"
98 
99 services.Geometry.Name: "icarus_splitwires"
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 caloskimCalorimetryCryoE physics caloskimCalorimetryCryoW physics sequence::physics pathW services
process_name drop raw::OpDetWaveforms_DataApr2016RecoStage1_saturation_ * physics
do source
physics producers trigslidewindowOR6mW physics effSlidingOR6mW physics end_paths
process_name can override from command line with o or output dataTier
Definition: runPID.fcl:28
process_name tpcnoiseEE
Definition: tpcnoise.fcl:41
BEGIN_PROLOG true FillHistograms
process_name opflashCryoW ana
source drop raw::ubdaqSoftwareTriggerData_ *_ *_ * maxEvents
Definition: frame-shunt.fcl:6
process_name tpcnoiseWW
Definition: tpcnoise.fcl:41
BEGIN_PROLOG true NumWiresToGroup
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
BEGIN_PROLOG true RMSRejectionCutLow
BEGIN_PROLOG true MinMaxSelectionCut
process_name analyzers
process_name showerreco Particles Coinciding wih the Vertex services ScanOptions nu_mu services ScanOptions Number
BEGIN_PROLOG true TheChosenWire
BEGIN_PROLOG sequence::SlidingWindowTriggerPatternsWindowPair END_PROLOG trigslidewindowOR6m output outputs
BEGIN_PROLOG true RMSSelectionCut
BEGIN_PROLOG sequence::SlidingWindowTriggerPatternsOppositeWindows END_PROLOG process_name