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.6 by lethuill, Tue Apr 21 10:42:22 2009 UTC vs.
Revision 1.7 by lethuill, Tue Apr 21 13:01:56 2009 UTC

# Line 8 | Line 8
8  
9   #include "../interface/LeptonAnalyzer.h"
10   #include "../interface/TRootMuon.h"
11 #include "../interface/TRootBeamSpot.h"
11  
12   #include "TClonesArray.h"
13  
# Line 24 | Line 23 | public:
23          void Process(const edm::Event& iEvent, TRootBeamSpot* rootBeamSpot, TClonesArray* rootMuons);
24  
25   private:
27        //int verbosity_;
28        //std::string dataType_ ;
29        edm::InputTag muonProducer_;
26          bool useMC_;
27 <        bool doPrimaryVertex_;
32 <        bool doBeamSpot_;
27 >        edm::InputTag muonProducer_;    
28   };
29  
30   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines