Changeset 368 in svn
- Timestamp:
- May 10, 2009, 8:08:57 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/HepMCConverter.h
r356 r368 56 56 private: 57 57 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); 59 59 void getStatsFromTuple(int &mo1, int &mo2, int &da1, int &da2, int &status, int &pid, int j) const; 60 60 void ReadStats();
Note:
See TracChangeset
for help on using the changeset viewer.