Changeset 455 in svn
- Timestamp:
- Jul 9, 2009, 4:16:35 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGELOG
r450 r455 1 1 2 2 * Changes relative to V.1.7b 3 - LHE files where not processed correctly (empty Analysis/Trigger trees). Now LHEFParticle derives from TRootC::GenParticle as it should. 3 - LHE files where not processed correctly (empty Analysis/Trigger trees). 4 Now LHEFParticle derives from TRootC::GenParticle as it should. 5 - additional data in the logfile : all names of used input files 6 (input event files, detector card, trigger card, beam files, particle table) 4 7 5 8 /-----------------------------------------\ -
trunk/interface/SmearUtil.h
r454 r455 273 273 void BinEtaPhi(const float phi, const float eta, float& iPhi, float& iEta); 274 274 275 void setNames(const string& list, const string& det, const string& trig); 275 276 }; 276 277
Note:
See TracChangeset
for help on using the changeset viewer.