Parent Directory
|
Revision Log
|
Patch
| revision 1.1.1.1 by pam-fi, Tue Jan 20 10:29:57 2009 UTC | revision 1.2 by pam-fi, Wed Jan 21 13:01:17 2009 UTC | |
|---|---|---|
| # | Line 4 | Line 4 |
| 4 | */ | */ |
| 5 | #include <TrkViewer.h> | #include <TrkViewer.h> |
| 6 | // (mechanical) z-coordinate of the tracker planes | // (mechanical) z-coordinate of the tracker planes |
| 7 | #define ZTRK6 -22.23 | // #define ZTRK6 -22.23 |
| 8 | #define ZTRK5 -13.32 | // #define ZTRK5 -13.32 |
| 9 | #define ZTRK4 -4.42 | // #define ZTRK4 -4.42 |
| 10 | #define ZTRK3 4.48 | // #define ZTRK3 4.48 |
| 11 | #define ZTRK2 13.38 | // #define ZTRK2 13.38 |
| 12 | #define ZTRK1 22.28 | // #define ZTRK1 22.28 |
| 13 | // (mechanical) x/y-coordinates of magnet cavity | // (mechanical) x/y-coordinates of magnet cavity |
| 14 | #define XTRKL -8.1 | #define XTRKL -8.1 |
| 15 | #define XTRKR 8.1 | #define XTRKR 8.1 |
| # | Line 630 void GTrkHit::ExecuteEvent(Int_t event, | Line 630 void GTrkHit::ExecuteEvent(Int_t event, |
| 630 | TCanvas *tempc = 0; | TCanvas *tempc = 0; |
| 631 | TPad *tempp = 0; | TPad *tempp = 0; |
| 632 | TCanvas *clc = 0; | TCanvas *clc = 0; |
| 633 | TPad *clpx = 0; | // TPad *clpx = 0; |
| 634 | TPad *clpy = 0; | // TPad *clpy = 0; |
| 635 | TPad *clp = 0; | TPad *clp = 0; |
| 636 | TPad *from = 0; | TPad *from = 0; |
| 637 | TObject *tempo = 0; | TObject *tempo = 0; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |