Changeset 84 in Idarraga for allpix


Ignore:
Timestamp:
Feb 26, 2011, 1:25:52 AM (13 years ago)
Author:
idarraga
Message:
 
Location:
allpix
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • allpix/macros/oneDetector_Inventor_vis.in

    r81 r84  
    1717#         z coordinate = -1* (PCB + appliance) --> behind the PCB
    1818
    19 /control/alias appPosZ -4.750
     19/control/alias appPosZ -3.750
    2020/control/alias enhanceZ 5.0
    2121
  • allpix/macros/preparerun.sh

    r67 r84  
    1717  do
    1818  echo "/run/beamOn 1" >> $newfile
    19   echo "/run/beamOn 2" >> $newfile
     19  #echo "/run/beamOn 2" >> $newfile
    2020  let c=$c+1
    2121done
  • allpix/src/AllPixDetectorConstructionAppliances.cc

    r83 r84  
    5656                        (10/2.)*mm,
    5757                        (10/2.)*mm,
    58                         (500/2.)*um);
     58                        (1500/2.)*um);
    5959
    6060        G4VisAttributes * applianceAtt = new G4VisAttributes(G4Color(1,0,0,1));
Note: See TracChangeset for help on using the changeset viewer.