Ignore:
Timestamp:
06/03/05 18:02:36 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MMultiDimDistCalc.h

    r6982 r7130  
    1919    TString fHadronnessName;  // Name of container storing hadronness
    2020
    21     MHMatrix    *fMGammas;     //! Gammas describing matrix
    22     MHMatrix    *fMHadrons;    //! Hadrons (non gammas) describing matrix
     21    MHMatrix    *fMGammas;    //! Gammas describing matrix
     22    MHMatrix    *fMHadrons;   //! Hadrons (non gammas) describing matrix
    2323
    2424    MParameterD *fHadronness; //! Output container for calculated hadroness
    2525
    26     MDataArray  *fData;        //! Used to store the MDataChains to get the event values
     26    MDataArray  *fData;       //! Used to store the MDataChains to get the event values
    2727
    28     void StreamPrimitive(ofstream &out) const;
     28    void  StreamPrimitive(ofstream &out) const;
    2929    Int_t PreProcess(MParList *plist);
    3030    Int_t Process();
Note: See TracChangeset for help on using the changeset viewer.