/[PAMELA software]/eventviewer/flight/src/FEVdetector.cpp
ViewVC logotype

Diff of /eventviewer/flight/src/FEVdetector.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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;

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.23