Skip to content

Commit db28e7e

Browse files
Update run_sbndpds_ana_data.fcl
1 parent 53fee2c commit db28e7e

1 file changed

Lines changed: 2 additions & 36 deletions

File tree

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,4 @@
1-
#include "services_sbnd.fcl"
2-
#include "simulationservices_sbnd.fcl"
3-
#include "messages_sbnd.fcl"
4-
#include "sam_sbnd.fcl"
5-
#include "SBNDPDSAna_config.fcl"
6-
7-
process_name: SBNDPDSAnaData
8-
9-
services:
10-
{
11-
TFileService: { fileName: "opana_tree.root" }
12-
@table::sbnd_basic_services
13-
@table::sbnd_simulation_services
14-
ParticleInventoryService: @local::sbnd_particleinventoryservice
15-
BackTrackerService: @local::sbnd_backtrackerservice
16-
ParticleInventoryService: @local::standard_particleinventoryservice
17-
}
18-
19-
source:
20-
{
21-
module_type: RootInput
22-
maxEvents: -1 # Number of events to create
23-
}
24-
25-
physics:
26-
{
27-
28-
analyzers:
29-
{
30-
opanatree: @local::sbndPDSAna
31-
}
32-
33-
ana: [opanatree]
34-
end_paths: [ana]
35-
}
1+
#include "run_sbndpds_ana_data.fcl"
362

373
physics.analyzers.opanatree.SaveRawWaveforms: false
384
physics.analyzers.opanatree.SaveDeconvolvedWaveforms: false
@@ -50,4 +16,4 @@ physics.analyzers.opanatree.HitsLabel: ""
5016
physics.analyzers.opanatree.Reco2Label: ""
5117
physics.analyzers.opanatree.CosmicIdModuleLabel: ""
5218
physics.analyzers.opanatree.OpT0FinderModuleLabel: ""
53-
physics.analyzers.opanatree.SimpleFlashMatchModuleLabel: ""
19+
physics.analyzers.opanatree.SimpleFlashMatchModuleLabel: ""

0 commit comments

Comments
 (0)