Fork me on GitHub

Changeset 368 in svn for trunk/interface


Ignore:
Timestamp:
May 10, 2009, 8:08:57 PM (15 years ago)
Author:
Xavier Rouby
Message:

Small code-cleaning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/HepMCConverter.h

    r356 r368  
    5656  private:
    5757    void AnalyseEvent(ExRootTreeBranch *branch,HepMC::GenEvent& evt,const Long64_t eventNumber);
    58     void AnalyseParticles(ExRootTreeBranch *branch,HepMC::GenEvent& evt);
     58    void AnalyseParticles(ExRootTreeBranch *branch, const HepMC::GenEvent& evt);
    5959    void getStatsFromTuple(int &mo1, int &mo2, int &da1, int &da2, int &status, int &pid, int j) const;
    6060    void ReadStats();
Note: See TracChangeset for help on using the changeset viewer.