Revision: | 1.4 |
Committed: | Wed Jun 19 16:15:46 2013 UTC (11 years, 10 months ago) by peiffer |
Content type: | text/plain |
Branch: | MAIN |
Changes since 1.3: | +2 -0 lines |
Log Message: | jet flavor access directly from jet class and flavor particle |
# | User | Rev | Content |
---|---|---|---|
1 | peiffer | 1.3 | #include "Objects/Particle.h" |
2 | peiffer | 1.4 | #include "Objects/FlavorParticle.h" |
3 | #include "Objects/PFParticle.h" | ||
4 | peiffer | 1.3 | #include "Objects/Jet.h" |
5 | #include "Objects/Electron.h" | ||
6 | #include "Objects/Muon.h" | ||
7 | #include "Objects/Tau.h" | ||
8 | #include "Objects/Photon.h" | ||
9 | #include "Objects/MET.h" | ||
10 | #include "Objects/PrimaryVertex.h" | ||
11 | #include "Objects/TopJet.h" | ||
12 | #include "Objects/GenInfo.h" | ||
13 | #include "Objects/GenParticle.h" |