Changeset 3044


Ignore:
Timestamp:
02/06/04 17:39:24 (21 years ago)
Author:
blanch
Message:
Compiling with root 3.05 and updating MARS files.
File:
1 edited

Legend:

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

    r2962 r3044  
    2121//
    2222// $RCSfile: camera.cxx,v $
    23 // $Revision: 1.67 $
     23// $Revision: 1.68 $
    2424// $Author: blanch $
    25 // $Date: 2004-01-30 09:51:18 $
     25// $Date: 2004-02-06 17:39:24 $
    2626//
    2727////////////////////////////////////////////////////////////////////////
     
    6767#include "MRawEvtData.h"
    6868#include "MRawEvtHeader.h"
     69#include "MRawCrateArray.h"
    6970#include "MRawCrateData.h"
    7071#include "MMcEvt.hxx"
     
    484485  // make unbuffered output
    485486
    486   cout.setf ( ios::stdio );
     487  // cout.setf ( ios::stdio );
    487488
    488489  // parse command line options (see reflector.h)
     
    42564257//
    42574258// $Log: not supported by cvs2svn $
     4259// Revision 1.67  2004/01/30 09:51:18  blanch
     4260// [Changes mainly done by A. Moralejo]
     4261//
     4262// Several minnor changes have been done. For instance, some name of the
     4263// variables have been modified to a more self-explained name and
     4264// modifications while reading the asciis files at the end of the reflector file
     4265// has been introduced.
     4266//
     4267// The possibilty to unlarge the point spread function has been introduced
     4268// in order to be able to simualte the current data.
     4269//
     4270// All pixels are always written.
     4271//
    42584272// Revision 1.65  2003/10/26 19:43:00  blanch
    42594273// - The screen output information has been improved to prevent some
Note: See TracChangeset for help on using the changeset viewer.