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

Comparing UserCode/L1TriggerDPG/interface/L1AnalysisRecoJet.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 21 | Line 21 | namespace L1Analysis
21      
22      void Reset();
23      void Print(std::ostream &os = std::cout) const;
24 <    void SetCaloJet(edm::Handle<reco::CaloJetCollection> caloJets, unsigned maxJet);
24 >    void SetCaloJet(const edm::Handle<reco::CaloJetCollection> caloJets, unsigned maxJet);
25              
26      unsigned nJets;
27      std::vector<double> e;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines