standard_g4_dune10kt_1x2x6_halffield_legacy.fcl
Go to the documentation of this file.
1 #include "standard_g4_dune10kt_legacy.fcl"
2 process_name: G4
3 
4 services.DetectorPropertiesService.Efield: [0.25, 0.333, 0.4]
5 
6 services.Geometry: @local::dune10kt_1x2x6_geo
7 services.PhotonVisibilityService: @local::dune10kt_1x2x6_photonvisibilityservice
8 services.LArG4Parameters.UseCustomPhysics: true
9 services.LArG4Parameters.EnabledPhysics: [ "Em",
10  "FastOptical",
11  "SynchrotronAndGN",
12  "Ion",
13  "Hadron",
14  "Decay",
15  "HadronElastic",
16  "Stopping",
17  "NeutronTrackingCut" ]
18 
19