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

Comparing UserCode/L1TriggerDPG/interface/L1AnalysisRCT.h (file contents):
Revision 1.1 by econte, Thu Apr 8 09:43:58 2010 UTC vs.
Revision 1.2 by alebihan, Tue Apr 13 07:30:30 2010 UTC

# Line 26 | Line 26 | namespace L1Analysis
26      
27      void Reset();
28      //void Print(std::ostream &os = std::cout) const;
29 <    void SetEmRCT(edm::Handle < L1CaloEmCollection > em);
30 <    void SetHdRCT(edm::Handle < L1CaloRegionCollection > rgn);
29 >    void SetEmRCT(const edm::Handle < L1CaloEmCollection > em);
30 >    void SetHdRCT(const edm::Handle < L1CaloRegionCollection > rgn);
31      void InitEmRCT();
32      void InitHdRCT();
33                

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines