Changeset 7170 for trunk/MagicSoft/Mars/mhflux/MHCollectionArea.cc
- Timestamp:
- 06/27/05 10:45:56 (21 years ago)
- File:
-
- 1 edited
-
trunk/MagicSoft/Mars/mhflux/MHCollectionArea.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MHCollectionArea.cc
r7142 r7170 38 38 #include "MLogManip.h" 39 39 40 #include "MH.h"41 40 #include "MBinning.h" 42 41 … … 182 181 binst.SetEdges(*bins); 183 182 184 bins = (MBinning*)pl->FindObject("BinningEnergy ", "MBinning");183 bins = (MBinning*)pl->FindObject("BinningEnergyEst", "MBinning"); 185 184 if (bins) 186 185 binse.SetEdges(*bins);
Note:
See TracChangeset
for help on using the changeset viewer.
