Parent Directory | Revision Log | Patch
revision 1.31 by mocchiut, Fri Oct 2 12:51:01 2009 UTC | revision 1.32 by mocchiut, Mon Dec 14 12:58:37 2009 UTC | |
---|---|---|
# | Line 6379 void FEVdetector::ShowCalo(Bool_t upd){ | Line 6379 void FEVdetector::ShowCalo(Bool_t upd){ |
6379 | // | // |
6380 | stringstream xvev; | stringstream xvev; |
6381 | stringstream yvev; | stringstream yvev; |
6382 | for (Int_t ii = 0; ii < L2->GetCaloLevel2()->nstrip; ii++){ | // for (Int_t ii = 0; ii < L2->GetCaloLevel2()->nstrip; ii++){ |
6383 | for (Int_t ii = 0; ii < L2->GetCaloLevel1()->istrip; ii++){ | |
6384 | Int_t colo; | Int_t colo; |
6385 | Int_t l; | Int_t l; |
6386 | Int_t m; | Int_t m; |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |