ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/Muon.cc
(Generate patch)

Comparing UserCode/MitAna/DataTree/src/Muon.cc (file contents):
Revision 1.4 by loizides, Mon May 18 06:28:24 2009 UTC vs.
Revision 1.5 by bendavid, Mon Mar 22 18:40:17 2010 UTC

# Line 8 | Line 8 | using namespace mithep;
8  
9   //--------------------------------------------------------------------------------------------------
10   Muon::Muon() :
11 <  fIsoR03SumPt(0), fIsoR03EmEt(0), fIsoR03HadEt(0), fIsoR03HoEt(0),
11 >  fCharge(-99), fIsoR03SumPt(0), fIsoR03EmEt(0), fIsoR03HadEt(0), fIsoR03HoEt(0),
12    fIsoR03NTracks(0), fIsoR03NJets(0), fIsoR05SumPt(0), fIsoR05EmEt(0),
13    fIsoR05HadEt(0), fIsoR05HoEt(0), fIsoR05NTracks(0), fIsoR05NJets(0),
14    fEmEnergy(0), fHadEnergy(0), fHoEnergy(0), fEmS9Energy(0),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines