Ignore:
Timestamp:
04/23/03 16:09:22 (22 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhistmc/MHMcCT1CollectionArea.cc

    r1986 r1988  
    111111Bool_t MHMcCT1CollectionArea::SetupFill(const MParList *plist)
    112112{
    113     const MBinning* binsenergy = (MBinning*)plist->FindObject("MBinningE");
    114     const MBinning* binstheta  = (MBinning*)plist->FindObject("MBinningTheta");
     113    const MBinning* binsenergy = (MBinning*)plist->FindObject("BinningE");
     114    const MBinning* binstheta  = (MBinning*)plist->FindObject("BinningTheta");
    115115
    116116    if (!binsenergy || !binstheta)
Note: See TracChangeset for help on using the changeset viewer.