Ignore:
Timestamp:
07/08/02 17:31:20 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgui/MCamDisplay.h

    r1384 r1390  
    3030    Float_t        fMinPhe;      // The minimal number of Phe
    3131    Float_t        fMaxPhe;      // The maximum number of Phe
     32
     33    Int_t          fColors[50];
    3234
    3335    TClonesArray  *fPixels;      // array of all hexagons
     
    6466    void SavePrimitive(ofstream &out, Option_t *);
    6567
     68    void SetPalette(Int_t ncolors, Int_t *colors);
     69
    6670    ClassDef(MCamDisplay, 0) // Displays the magic camera
    6771};
Note: See TracChangeset for help on using the changeset viewer.