Changeset 243


Ignore:
Timestamp:
Jan 18, 2007, 5:04:39 PM (17 years ago)
Author:
barrand
Message:

G.Barrand : have things compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MEMPHYS/HEAD/MEMPHYS/Analysis.hh

    r230 r243  
    2020    virtual bool initialize() {return true;}
    2121  public:       
    22   Analysis(AIDA::IAnalysisFactory*,
    23            const std::string& format = "",
    24            bool aBatch = true);
     22    Analysis(AIDA::IAnalysisFactory&,
     23             const std::string& format = "",
     24             bool aBatch = true);
    2525    virtual ~Analysis();
    2626
Note: See TracChangeset for help on using the changeset viewer.