ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/kiesel/TreeWriter/TreeObjects.h
(Generate patch)

Comparing UserCode/kiesel/TreeWriter/TreeObjects.h (file contents):
Revision 1.9 by kiesel, Mon May 6 13:08:50 2013 UTC vs.
Revision 1.10 by kiesel, Mon May 6 13:12:11 2013 UTC

# Line 16 | Line 16 | class Photon : public Particle {
16                  float chargedIso, neutralIso, photonIso;
17                  bool conversionSafeVeto;
18                  int pixelseed;
19 <                int genInformation;
19 >                short genInformation;
20   };
21  
22   class Jet : public Particle{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines