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

Legend:

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

    r1471 r1477  
    1111    Float_t fX; // [mm] x position of source in camera
    1212    Float_t fY; // [mm] y position of source in camera
     13
     14    void StreamPrimitive(ofstream &out) const;
    1315
    1416public:
     
    2931    //void AsciiWrite(ofstream &fout) const;
    3032
    31     void SavePrimitive(ofstream &out, Option_t *o="");
    32 
    3333    ClassDef(MSrcPosCam, 1) // container to store source position in the camera plain
    3434};
Note: See TracChangeset for help on using the changeset viewer.