Changeset 6527 for trunk/MagicSoft/Mars
- Timestamp:
- 02/16/05 15:45:18 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6515 r6527 27 27 - replaced ROOT version check for the compiler from 4.02.00 to 28 28 4.01.00 29 30 * mranforest/MRFEnergyEst.cc 31 - include "TVector.h", otherwise this class does not compile 29 32 30 33 2005/02/16 Abelardo Moralejo -
trunk/MagicSoft/Mars/mranforest/MRFEnergyEst.cc
r6492 r6527 49 49 #include "TStyle.h" 50 50 #include "TCanvas.h" 51 #include "TVector.h" 51 52 52 53 ClassImp(MRFEnergyEst);
Note:
See TracChangeset
for help on using the changeset viewer.