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

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

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

revision 1.9 by mocchiut, Mon Apr 7 13:51:52 2008 UTC revision 1.10 by mocchiut, Wed May 28 08:31:46 2008 UTC
# Line 205  void CaloPreSampler::Process(){ Line 205  void CaloPreSampler::Process(){
205      if ( nox && view == 0 ) mip = 0.;      if ( nox && view == 0 ) mip = 0.;
206      if ( noy && view == 1 ) mip = 0.;      if ( noy && view == 1 ) mip = 0.;
207      //      //
208        if ( emulate18 && view == 0 && plane == 18 ) mip = 0.;
209        //
210      // Selection mode: fill the matrix only for plane < (22 - N) REMEMBER N = number of W planes to be used as presampler, ie if N = 2 then we want to use planes from 0 to 19      // Selection mode: fill the matrix only for plane < (22 - N) REMEMBER N = number of W planes to be used as presampler, ie if N = 2 then we want to use planes from 0 to 19
211      //                 included so plane < (22 - 2)      //                 included so plane < (22 - 2)
212      //      //

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

  ViewVC Help
Powered by ViewVC 1.1.23