Changeset 6480 for trunk/MagicSoft
- Timestamp:
- 02/15/05 13:57:02 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6477 r6480 33 33 34 34 35 36 35 2005/02/15 Markus Gaug 36 37 * mjobs/MJCalib.h 38 - added GetDataFlag(), otherwise code does not compile! 37 39 38 40 * mhcalib/MHCalibrationChargeCam.cc -
trunk/MagicSoft/Mars/mjobs/MJCalib.h
r6475 r6480 32 32 33 33 Bool_t CheckEnvLocal(); 34 Byte_t GetDataFlag() { return fDataFlag; } 34 35 35 36 public:
Note:
See TracChangeset
for help on using the changeset viewer.