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

Comparing UserCode/Morgan/interface/MuonAnalyzer.h (file contents):
Revision 1.1 by lethuill, Wed Nov 19 19:08:06 2008 UTC vs.
Revision 1.2 by lethuill, Mon Dec 1 15:58:05 2008 UTC

# Line 11 | Line 11
11  
12   #include "DataFormats/MuonReco/interface/Muon.h"
13   #include "DataFormats/MuonReco/interface/MuonFwd.h"
14 + #include "DataFormats/PatCandidates/interface/Muon.h"
15  
16 < #include "UserCode/Morgan/interface/TRootMuon.h"
16 > #include "../interface/TRootMuon.h"
17  
18   #include "TClonesArray.h"
19  
# Line 28 | Line 29 | public:
29  
30   private:
31          int verbosity_;
32 +        std::string dataType_ ;
33          edm::InputTag muonProducer_;
34  
35   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines