ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HbbAnalysis/interface/HistosMuons.hh
(Generate patch)

Comparing UserCode/HbbAnalysis/interface/HistosMuons.hh (file contents):
Revision 1.1 by amagnan, Wed Apr 15 10:24:16 2009 UTC vs.
Revision 1.2 by amagnan, Thu May 28 15:12:43 2009 UTC

# Line 32 | Line 32 | namespace HbbAnalysis {//namespace
32  
33      void Initialise(TFileDirectory & aDir, std::string aName, bool aDoGenMatched=false);
34  
35 <    void FillEventHistograms(edm::Handle<std::vector<pat::Muon> > aMuCol);
35 >    void FillEventHistograms(const edm::Handle<std::vector<pat::Muon> >& aMuCol);
36  
37      void FillHistograms(const pat::Muon & aMuon, bool isLead=true);
38  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines