All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sbndcode/sbndcode/gallery/galleryAnalysis/galleryAnalysis.fcl
Go to the documentation of this file.
1 #include "messages_sbnd.fcl"
2 #include "geometry_sbnd.fcl"
3 #include "larproperties_sbnd.fcl"
6 
7 services: {
8  message: @local::sbnd_message_services_interactive
9  @table::sbnd_geometry_services
10  LArPropertiesService: @local::sbnd_properties
11  DetectorClocksService: @local::sbnd_detectorclocks
12  DetectorPropertiesService: @local::sbnd_detproperties
13 }
14 
15 analysis: {
16 
17  skipEvents: 2
18 
19  histogramFile: "trackAnalysis.root"
20  tracks: "pmalgtrackmaker"
21 
22  trackAnalysis: {
23  MinLength: 3.0 # cm
24  }
25 
26  hitAnalysisAlg:{
27  LocalDirName: "hitHists"
28  }
29 
30  mcAssociations:{
31  HitProducerLabel: "linecluster"
32  MCTruthProducerLabel: "largeant"
33  MCTrackAssnsProducerLabel: "mcassociations"
34  TrackProducerLabel: "pmAlgTracker"
35  LocalDirName: "mcassociations"
36  }
37 
38 }
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
services DetectorClocksService
ClusterModuleLabel join with tracks
BEGIN_PROLOG sbnd_detproperties