Ignore:
Timestamp:
01/08/03 10:43:32 (22 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgeom/MGeomMirror.h

    r1696 r1698  
    5151    void  SetReflectivity(const TArrayF &wav, const TArrayF &ref);
    5252
     53    void    SetArraySize(Int_t dim) { fWavelength.Set(dim); fReflectivity.Set(dim); }
     54
    5355    ClassDef(MGeomMirror, 2)  // geometry class describing one mirror
    5456};
Note: See TracChangeset for help on using the changeset viewer.