ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UHHAnalysis/SFrameTools/include/TTbarGen.h
(Generate patch)

Comparing UserCode/UHHAnalysis/SFrameTools/include/TTbarGen.h (file contents):
Revision 1.5 by peiffer, Tue Nov 13 08:59:39 2012 UTC vs.
Revision 1.6 by rkogler, Thu Jan 17 23:50:42 2013 UTC

# Line 44 | Line 44 | class TTbarGen
44    GenParticle WMinusdecay2();
45    E_DecayChannel DecayChannel();
46  
47 +  bool IsTopHadronicDecay();
48 +  bool IsAntiTopHadronicDecay();
49 +
50    //only for l+jets decays
51    GenParticle TopLep();
52    GenParticle TopHad();
# Line 55 | Line 58 | class TTbarGen
58    GenParticle Neutrino();
59    GenParticle Q1();
60    GenParticle Q2();
61 +
62    
63   private:
64  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines