All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
icarusalg/icarusalg/gallery/galleryAnalysis/C++/galleryAnalysis.fcl
Go to the documentation of this file.
2 #include "geometry_icarus.fcl"
3 #include "larproperties.fcl"
5 
6 services: {
7  message: @local::icarus_message_services_interactive
8  @table::icarus_geometry_services
9  LArPropertiesService: @local::standard_properties
10  DetectorClocksService: @local::icarus_basic_services.DetectorClocksService
11  DetectorPropertiesService: @local::icarus_detproperties
12 }
13 
14 analysis: {
15 
16  skipEvents: 2
17 
18  histogramFile: "trackAnalysis.root"
19  tracks: "pmAlgTracker"
20  hits: "gaushit"
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 icarus_detproperties
BEGIN_PROLOG standard_properties