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

Comparing UserCode/Morgan/interface/TotoAnalyzer.h (file contents):
Revision 1.18 by lethuill, Fri Apr 17 12:57:13 2009 UTC vs.
Revision 1.19 by lethuill, Tue Apr 21 10:42:22 2009 UTC

# Line 45 | Line 45
45   #include "../interface/TRootSignalEvent.h"
46   #include "../interface/TRootParticle.h"
47   #include "../interface/TRootMCParticle.h"
48 + #include "../interface/TRootBeamSpot.h"
49   #include "../interface/TRootVertex.h"
50   #include "../interface/TRootTrack.h"
51   #include "../interface/TRootJet.h"
# Line 91 | Line 92 | private:
92          bool doSignalTopTop;
93          bool doPhotonConversionMC;
94          bool drawMCTree;
95 +        bool doBeamSpot;
96          bool doPrimaryVertex;
97          bool doTrack;
98          bool doJet;
# Line 114 | Line 116 | private:
116          TRootSignalEvent* rootMuMuGammaEvent;
117          TClonesArray* rootMCTopTop;
118          TClonesArray* mcPhotons;
119 +        TRootBeamSpot* rootBeamSpot;
120          TClonesArray* vertices;
121          TClonesArray* tracks;
122          TClonesArray* jets;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines