Ignore:
Timestamp:
08/23/04 14:15:49 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpointing/MSrcPosCam.h

    r3568 r4710  
    1313    Float_t fX; // [mm] x position of source in camera
    1414    Float_t fY; // [mm] y position of source in camera
    15 
    16     void StreamPrimitive(ofstream &out) const;
    1715
    1816public:
     
    3129
    3230    void Print(Option_t *opt=NULL) const;
     31    void StreamPrimitive(ofstream &out) const;
    3332
    3433    //void AsciiRead(ifstream &fin);
Note: See TracChangeset for help on using the changeset viewer.