Changes between Version 2 and Version 3 of Ticket #1042, comment 4
- Timestamp:
- Oct 21, 2016, 5:29:40 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1042, comment 4
v2 v3 1 If jet1 points to an object from the Jet sbranch, then accessing it via a !GenParticle pointer is not a good idea.1 If jet1 points to an object from the Jet branch, then accessing it via a !GenParticle pointer is not a good idea. 2 2 3 3 I'd suggest to start with the gen jets (branch !GenJet) and try to access the jet's constituents as it's done in Example3.C: