Changeset 2173 for trunk/MagicSoft/Mars/mreflector/MRflSinglePhoton.cc
- Timestamp:
- 06/13/03 16:42:37 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mreflector/MRflSinglePhoton.cc
r2135 r2173 37 37 ClassImp(MRflSinglePhoton); 38 38 39 using namespace std; 40 39 41 // -------------------------------------------------------------------------- 40 42 // 41 43 // Dump all photon information 42 44 // 43 void MRflSinglePhoton::Print(Option_t *o ="") const45 void MRflSinglePhoton::Print(Option_t *o) const 44 46 { 45 47 *fLog << all << "x=" << fX << " y=" << fY << endl;
Note:
See TracChangeset
for help on using the changeset viewer.