# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |