From ef519149ace37364092c1cdc14fb42102789985e Mon Sep 17 00:00:00 2001 From: Zaher Salman Date: Fri, 6 Aug 2010 09:14:40 +0000 Subject: [PATCH] Added a configuration file to svn. File is not loaded by default yet. --- trimsp/TrimSPGUI/TrimSP.cfg | 53 +++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 trimsp/TrimSPGUI/TrimSP.cfg diff --git a/trimsp/TrimSPGUI/TrimSP.cfg b/trimsp/TrimSPGUI/TrimSP.cfg new file mode 100644 index 0000000..9eba22a --- /dev/null +++ b/trimsp/TrimSPGUI/TrimSP.cfg @@ -0,0 +1,53 @@ + +[Layers] +NL=1 +L1Comp=SrTiO3 +L1rho=5.12 +L1d=200 +L2Comp= +L2rho= +L2d= +L3Comp= +L3rho= +L3d= +L4Comp= +L4rho= +L4d= +L5Comp= +L5rho= +L5d= +L6Comp= +L6rho= +L6d= +L7Comp= +L7rho= +L7d= + +[ProjectileParameters] +ProjType=Muon +NProj= 10000 +z0= 0.00 +dz= 10.00 +E= 2000.00 +SigE= 450.00 +Angle= 0.00 +SigAngle= 15.00 +Seed= 78741. + +[Files] +FNPre=SrTiO3 +Path=./ + +[ScanSequence] +ScanSeq= +ERadio=1 +SigERadio= +NProjRadio= +dRadio= +ListRadio= +ScanList=1000,6000,10000 +ScanListdz= +LoopRadio=1 +SFrom=1000 +STo=28000 +SStep=1000