spacecharge.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_spacecharge:
4 {
5  EnableSimSpatialSCE: false
6  EnableSimEfieldSCE: false
7  EnableCalSpatialSCE: false
8  EnableCalEfieldSCE: false
9  EnableCorrSCE: false
10  RepresentationType: "Parametric"
11  InputFilename: "SCEoffsets.root"
12  CalibrationInputFilename: "SCEoffsets.root"
13  service_provider: SpaceChargeServiceStandard
14 }
15 
16 bo_spacecharge: @local::standard_spacecharge
17 jp250L_spacecharge: @local::standard_spacecharge
18 argoneut_spacecharge: @local::standard_spacecharge
19 microboone_spacecharge: @local::standard_spacecharge
20 dune35t_spacecharge: @local::standard_spacecharge
21 dunefd_spacecharge: @local::standard_spacecharge
22 
23 END_PROLOG