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

Comparing UserCode/L1RpcTriggerAnalysis/interface/AnaMuonDistribution.h (file contents):
Revision 1.3 by konec, Tue Nov 6 12:56:50 2012 UTC vs.
Revision 1.4 by konec, Tue Dec 11 12:49:33 2012 UTC

# Line 12 | Line 12 | public:
12    void init(TObjArray& histos);
13    bool filter(const MuonObj* muon);
14   private:
15 <  double ptMin;
15 >  double ptMin, etaMax;
16    unsigned int  minNumberOfMatchedStations, minNumberRpcHits, minNumberDtCscHits;
17   };
18   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines