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

Comparing UserCode/L1RpcTriggerAnalysis/interface/AnaTimingL1.h (file contents):
Revision 1.2 by konec, Mon Oct 29 12:41:09 2012 UTC vs.
Revision 1.3 by konec, Tue Nov 6 12:56:50 2012 UTC

# Line 15 | Line 15 | class AnaTimingL1 {
15   public:
16    AnaTimingL1() : debug(false) {}
17    void init(TObjArray& histos);
18 <  void run(const EventObj* ev, const MuonObj* muon, const L1ObjColl *l1RpcColl, const L1ObjColl *l1OtherColl,  const L1ObjColl *l1GmtColl);
18 >  void run(const EventObj* ev, const MuonObj* muon, const L1ObjColl *l1Coll);
19    void resume(TObjArray& histos);
20    bool debug;
21  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines