ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/DTDPGAnalysis/src/DTDPGCreateAnalyzerSummary.h
(Generate patch)

Comparing UserCode/DTDPGAnalysis/src/DTDPGCreateAnalyzerSummary.h (file contents):
Revision 1.2 by battilan, Mon Nov 3 11:06:39 2008 UTC vs.
Revision 1.3 by battilan, Fri Dec 19 14:22:34 2008 UTC

# Line 55 | Line 55 | class DTDPGCreateAnalyzerSummary: public
55    /// Endjob
56    void endJob();
57  
58 <  /// Create FullWheel Plots
59 <  void createFullWheelPlots();
58 >  /// Create Summary Plots
59 >  void createSummaryPlots();
60  
61    /// Create SummaryWheel Plots
62    void createSummaryWheelPlots();
# Line 82 | Line 82 | class DTDPGCreateAnalyzerSummary: public
82    edm::ParameterSet myParameters;
83    TFile *myFile;
84    int myRunNumber;
85 +  std::map<int,std::vector<int> > mySectors;
86  
87   };
88  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines