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

Comparing UserCode/L1RpcTriggerAnalysis/interface/AnaSiMuDistribution.h (file contents):
Revision 1.1 by konec, Mon May 20 10:44:03 2013 UTC vs.
Revision 1.2 by konec, Mon May 20 23:27:11 2013 UTC

# Line 17 | Line 17 | public:
17    void init(TObjArray& histos);
18    bool filter(const EventObj* ev, const TrackObj * simu, const HitSpecObj * hitSpec);
19   private:
20 <  double ptMin, etaMinRef, etaMaxRef, phiMinRef, phiMaxRef;
20 >  double ptMin, ptMax, etaMinRef, etaMaxRef, phiMinRef, phiMaxRef;
21    bool checkMatchedDets;
22    std::vector<uint32_t> matchedDets;
23   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines