Changeset 4710 for trunk/MagicSoft/Mars/mpointing
- Timestamp:
- 08/23/04 14:15:49 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpointing/MSrcPosCam.h
r3568 r4710 13 13 Float_t fX; // [mm] x position of source in camera 14 14 Float_t fY; // [mm] y position of source in camera 15 16 void StreamPrimitive(ofstream &out) const;17 15 18 16 public: … … 31 29 32 30 void Print(Option_t *opt=NULL) const; 31 void StreamPrimitive(ofstream &out) const; 33 32 34 33 //void AsciiRead(ifstream &fin);
Note:
See TracChangeset
for help on using the changeset viewer.