/[PAMELA software]/DarthVader/CalorimeterLevel2/src/CaloLevel0.cpp
ViewVC logotype

Diff of /DarthVader/CalorimeterLevel2/src/CaloLevel0.cpp

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

revision 1.17 by mocchiut, Fri Feb 8 11:55:32 2008 UTC revision 1.18 by mocchiut, Thu Feb 28 10:38:40 2008 UTC
# Line 963  Int_t CaloLevel0::Calibrate(Int_t ei){ Line 963  Int_t CaloLevel0::Calibrate(Int_t ei){
963              // baseline check and calculation              // baseline check and calculation
964              //              //
965              if ( !isRAW ){              if ( !isRAW ){
966                  //
967                  // if it is a compress event with fully transmitted pre try to calculate the baseline
968                  //
969                if ( de->base[l][m][pre] != 0. && de->base[l][m][pre]<31000. ) {                if ( de->base[l][m][pre] != 0. && de->base[l][m][pre]<31000. ) {
970                  base[l][m][pre] = de->base[l][m][pre] ;                    base[l][m][pre] = de->base[l][m][pre] ;  
971                } else {                } else {

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.23