Changeset 709 for trunk/MagicSoft


Ignore:
Timestamp:
03/28/01 17:13:41 (24 years ago)
Author:
blanch
Message:
While feeling the MMcFadeHeader branch the boolean conditoin was wrong. It has
been solved.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx

    r696 r709  
    2121//
    2222// $RCSfile: camera.cxx,v $
    23 // $Revision: 1.22 $
     23// $Revision: 1.23 $
    2424// $Author: blanch $
    25 // $Date: 2001-03-20 18:52:43 $
     25// $Date: 2001-03-28 16:13:41 $
    2626//
    2727////////////////////////////////////////////////////////////////////////
     
    908908    HeaderFadc[0]->SetElecNoise(&fadc_elecnoise[0],anaPixels);
    909909  }
    910   if(Trigger_Loop && Write_McTrig){
     910  if(Trigger_Loop && Write_McFADC){
    911911
    912912    for (int iconcount=0,ithrescount=0;ithrescount<=Trigger_loop_uthres-Trigger_loop_lthres;ithrescount++){
     
    32203220//
    32213221// $Log: not supported by cvs2svn $
     3222// Revision 1.22  2001/03/20 18:52:43  blanch
     3223// *** empty log message ***
     3224//
    32223225// Revision 1.21  2001/03/19 19:53:03  blanch
    32233226// Some print outs have been removed.
     
    32653268//
    32663269// $Log: not supported by cvs2svn $
     3270// Revision 1.22  2001/03/20 18:52:43  blanch
     3271// *** empty log message ***
     3272//
    32673273// Revision 1.21  2001/03/19 19:53:03  blanch
    32683274// Some print outs have been removed.
Note: See TracChangeset for help on using the changeset viewer.