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.7 by bendavid, Fri May 21 18:50:07 2010 UTC vs.
Revision 1.8 by bendavid, Sat May 29 11:56:48 2010 UTC

# Line 14 | Line 14 | Muon::Muon() :
14    fEmEnergy(0), fHadEnergy(0), fHoEnergy(0), fEmS9Energy(0),
15    fHadS9Energy(0), fHoS9Energy(0), fD0PV(0), fD0PVErr(0), fIp3dPV(0), fIp3dPVErr(0),
16    fD0PVBS(0), fD0PVBSErr(0), fIp3dPVBS(0), fIp3dPVBSErr(0), fPVCompatibility(0), fPVBSCompatibility(0),
17 <  fNTraversedChambers(0), fIsGlobalMuon(kFALSE),
17 >  fNValidHits(0), fNTraversedChambers(0), fIsGlobalMuon(kFALSE),
18    fIsTrackerMuon(kFALSE), fIsStandaloneMuon(kFALSE), fIsCaloMuon(kFALSE)
19   {
20    // Constructor.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines