/[PAMELA software]/calo/flight/CaloFranzini/src/CaloFranzini.cpp
ViewVC logotype

Diff of /calo/flight/CaloFranzini/src/CaloFranzini.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by mocchiut, Thu Dec 18 21:08:53 2008 UTC revision 1.10 by mocchiut, Tue Aug 4 13:59:15 2009 UTC
# Line 871  TMatrixF *CaloFranzini::LoadFullMatrix(I Line 871  TMatrixF *CaloFranzini::LoadFullMatrix(I
871    //    //
872  }  }
873    
874  void CaloFranzini::LoadFullMatrix(Int_t rigbin, TMatrixF *&fmatri){  void CaloFranzini::LoadFullMatrix(Int_t rigbin, TMatrixF *fmatri){
875    //    //
876    TString name = Form("origfmatrixn%i",rigbin);    TString name = Form("origfmatrixn%i",rigbin);
877    fmatri=(TMatrixF*)ffile->Get(name.Data());    fmatri=(TMatrixF*)ffile->Get(name.Data());

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.23