Changeset 1254


Ignore:
Timestamp:
03/15/02 15:17:57 (23 years ago)
Author:
blanch
Message:
Header file for creadparam.cxx v 1.16
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/creadparam.h

    r1232 r1254  
    1919//=
    2020//= $RCSfile: creadparam.h,v $
    21 //= $Revision: 1.13 $
     21//= $Revision: 1.14 $
    2222//= $Author: blanch $
    23 //= $Date: 2002-03-04 17:20:50 $
     23//= $Date: 2002-03-15 15:17:57 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    134134#include "MTriggerDefine.h"
    135135#include "MFadcDefine.h"
     136#include "Mdefine.h"
    136137
    137138//!@}
     
    146147// string of this item when needed
    147148
    148 #define PM_ITEM_LIST   /* LIST OF ITEMS IN THE PARAMETERS FILE */     \
     149#define PM_ITEM_LIST   /* LIST OF ITEMS IN THE PARAMETERS FILE */  \
    149150T(input_file),      /* input file */                              \
    150 T(starfield_file),  /* starfield file */                              \
    151 T(starfield_center),/* center of thestarfield FOV */                    \
    152 T(data_file),       /* data file */                              \
    153 T(root_file),       /* ROOT file */                              \
    154 T(ct_file),         /* file with the characteristics of the CT */  \
     151T(starfield_file),  /* starfield file */                          \
     152T(starfield_center),/* center of thestarfield FOV */              \
     153T(data_file),       /* data file */                               \
     154T(root_file),       /* ROOT file */                               \
     155T(ct_file),         /* file with the characteristics of the CT */ \
    155156T(ana_pixels),      /* size of the camera for parameters calculation */  \
    156157T(elec_noise_off),  /* de-activates ElecNoise for FADC and Trigger channels */\
     
    284285/*
    285286 * $Log: not supported by cvs2svn $
     287 * Revision 1.13  2002/03/04 17:20:50  blanch
     288 * Header file for creadparam.cxx 1.15
     289 *
    286290 * Revision 1.12  2002/02/28 15:08:01  blanch
    287291 * Header file for creadparam.cxx 1.14.
Note: See TracChangeset for help on using the changeset viewer.