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

Comparing UserCode/UHHAnalysis/SFrameTools/include/ReconstructionHypothesis.h (file contents):
Revision 1.2 by peiffer, Fri Jun 29 12:58:37 2012 UTC vs.
Revision 1.3 by peiffer, Tue Jul 3 09:19:48 2012 UTC

# Line 32 | Line 32 | class ReconstructionHypothesis{
32    ~ReconstructionHypothesis(){};
33  
34    LorentzVector toplep_v4() const{return m_toplep_v4;}
35 <  LorentzVector tophad_v4() const{return m_toplep_v4;}
35 >  LorentzVector tophad_v4() const{return m_tophad_v4;}
36    LorentzVector neutrino_v4() const{return m_neutrino_v4;}
37    Particle lepton() const{return m_lepton;}
38    std::vector<unsigned int> tophad_jets_indices() const{return m_tophad_jets_ind;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines