Changeset 3747 for trunk/MagicSoft


Ignore:
Timestamp:
04/15/04 14:43:19 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3742 r3747  
    2424       works if there is indeed a colour or if the run nubmer is smaller
    2525       than 20000 -> take ct1
     26
     27   * manalysis/MCerPhotEvt.h
     28     - added one variable fTime (with Getter and Setter)
    2629
    2730
  • trunk/MagicSoft/Mars/mcalib/MCalibrate.cc

    r3687 r3747  
    244244  Float_t calibConvVar  = 0.;
    245245  Float_t calibFFactor  = 0.;
    246   Float_t calibQE       = 0.;
     246  Float_t calibQE       = 1.;
    247247  Float_t calibQEVar    = 0.;
    248248 
Note: See TracChangeset for help on using the changeset viewer.