Changeset eb52a5d in git
- Timestamp:
- Aug 20, 2015, 4:47:24 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 5a44a72
- Parents:
- 9a16c72
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesClasses.h
r9a16c72 reb52a5d 256 256 TLorentzVector P4() const; 257 257 258 ClassDef(Photon, 2)258 ClassDef(Photon, 3) 259 259 }; 260 260 … … 291 291 TLorentzVector P4() const; 292 292 293 ClassDef(Electron, 2)293 ClassDef(Electron, 3) 294 294 }; 295 295 … … 324 324 TLorentzVector P4() const; 325 325 326 ClassDef(Muon, 2)326 ClassDef(Muon, 3) 327 327 }; 328 328 … … 457 457 TLorentzVector P4() const; 458 458 459 ClassDef(Tower, 1)459 ClassDef(Tower, 2) 460 460 }; 461 461
Note:
See TracChangeset
for help on using the changeset viewer.