All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CRTSimAnalysis.fcl
Go to the documentation of this file.
1 
5 
6 process_name: CRTAnalysis
7 
9 {
10 
11  TFileService: { fileName: "CRTSimAnalysis.root" }
12 
13  TimeTracker: {}
14 
15  message: @local::icarus_message_services_prod_debug
16  @table::icarus_common_services
17 
18 } # services
19 
20 source:
21 {
22  module_type: RootInput
23 
24  # Number of events to analyze; "-1" means all of the events in the input
25  # file. You can override this value with the "-n" option on the command line.
26  maxEvents: -1
27 
28  # I've commented this out, but if you want to include the name of
29  # an art::Event input file in a script, here's how you do it.
30  # fileNames: ["myinput.root"]
31 }
32 
33 outputs:{}
34 
35 physics:
36 {
37  analyzers:
38  {
39  CRTSimAnalysis:
40  {
41 
42  module_type: "CRTSimAnalysis"
43 
44  SimulationLabel: "largeant"
45 
46  CRTSimHitLabel: "crthit"
47 
48  CRTTrueHitLabel: "crttruehit"
49 
50  CRTDetSimLabel: "crtdaq"
51 
52  PDGs: [ 0 ]
53  MinMomenta: [ 0.2 ]
54  MaxMomenta: [ 0 ]
55 
56  #PDGs: [ 13, -13 ] #Request that the particle passing through the CRTs has a specific PDG. You can specify multiple PDGs. Specify 0 for any PDG
57  #MinMomenta: [ 0 , 0 ] #Minimum momentum of particle(s) passing through thet CRTs. Specify 0 to ignore min momentum. Vector should be same length as PDG
58  #MaxMomenta: [ 0, 0 ] #Same but for maximum momentum
59 
60  CRTBackTrack: @local::standard_crtbacktracker
61 
62  }
63  }
64 
65  # Schedule job step(s) for execution by defining the analysis module
66  # for this job. An 'analysis' module (as opposed to a 'producer' or
67  # a 'filter') does not alter the contents of events in the input
68  # file, nor does it create any events as output. Any step names
69  # listed here must match a name in the 'analyzers' section above.
70 
71  analysis: [ CRTSimAnalysis ]
72 
73  # "end_paths" is a keyword and contains the modules that do not modify the art::Event;
74  # i.e., analyzers and output streams.
75 
76  end_paths: [ analysis ]
77 }
78 
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
source drop raw::ubdaqSoftwareTriggerData_ *_ *_ * maxEvents
Definition: frame-shunt.fcl:6
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
process_name analyzers
physics filters filter PDGs
BEGIN_PROLOG sequence::SlidingWindowTriggerPatternsWindowPair END_PROLOG trigslidewindowOR6m output outputs
BEGIN_PROLOG sequence::SlidingWindowTriggerPatternsOppositeWindows END_PROLOG process_name