ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/interface/MuonIDMod.h
(Generate patch)

Comparing UserCode/MitPhysics/Mods/interface/MuonIDMod.h (file contents):
Revision 1.55 by mingyang, Sat Feb 23 14:52:11 2013 UTC vs.
Revision 1.56 by mdecross, Wed Aug 14 20:22:23 2013 UTC

# Line 121 | Line 121 | namespace mithep
121          kClassUndef = 0,    //not defined
122          kAll,               //"All"
123          kGlobal,            //"Global"
124 +        kGlobalorTracker,   //"Global or Tracker Muon"
125          kGlobalTracker,     //"GlobalTracker"
126          kSta,               //"Standalone"
127          kTrackerMuon,       //"TrackerMuon"
# Line 163 | Line 164 | namespace mithep
164        EMuIdType          fMuIDType;            //!muon id type (imposed)
165        EMuIsoType         fMuIsoType;           //!muon iso type (imposed)
166        EMuClassType       fMuClassType;         //!muon class type (imposed)
167 <      const MuonCol     *fMuons;               //!muon collection
167 >      const MuonCol      *fMuons;               //!muon collection
168        const VertexCol   *fVertices;            //!vertices branch
169        const BeamSpotCol *fBeamSpot;            //!beamspot branch
170        const TrackCol    *fTracks;              //!track branch    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines