/[PAMELA software]/DarthVader/TrackerLevel2/inc/F77/common_mech.f
ViewVC logotype

Contents of /DarthVader/TrackerLevel2/inc/F77/common_mech.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Fri May 19 13:15:53 2006 UTC (18 years, 6 months ago) by mocchiut
Branch: DarthVader, MAIN
CVS Tags: v0r01, v0r02, v5r00, v4r00, v2r01, v10RED, v1r01beta, start, v9r00, v9r01, v1r00, v1r01, v10REDr01, v3r04, v3r05, v3r06, v3r00, v3r03, v6r01, v6r00, v2r00BETA, HEAD
Changes since 1.1: +0 -0 lines
Error occurred while calculating annotation data.
Imported sources

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