/[PAMELA software]/tracker/ground/source/common/common_mech.f
ViewVC logotype

Contents of /tracker/ground/source/common/common_mech.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Wed Mar 8 15:00:38 2006 UTC (18 years, 9 months ago) by pam-fi
Branch: MAIN, trk-ground
CVS Tags: R3v02, HEAD
Changes since 1.1: +0 -0 lines
First CVS release of tracker ground software (R3v02) 

1 c------------------------------------------------------------------------
2 c coordinates of silicon sensors centres in PAMELA reference frame in mm
3 c------------------------------------------------------------------------
4 real x_mech_sensor(nplanes,nladders_view,2) !mechanical project coordinates
5 real y_mech_sensor(nplanes,nladders_view,2) ! of silicon sensors centres
6 real z_mech_sensor(nplanes,nladders_view,2) ! (plane, ladder, sensor) in
7 ! millimeters
8 common/mechanical_positions/x_mech_sensor,y_mech_sensor
9 $ ,z_mech_sensor
10
11
12 real fitz(nplanes) !z coordinates of the planes in cm
13 common/z_mech/fitz

  ViewVC Help
Powered by ViewVC 1.1.23