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

Comparing UserCode/DTDPGAnalysis/src/SealModule.cc (file contents):
Revision 1.1 by battilan, Tue Oct 14 15:27:13 2008 UTC vs.
Revision 1.4 by pellicci, Wed May 5 12:20:32 2010 UTC

# Line 2 | Line 2
2   #include "FWCore/Framework/interface/MakerMacros.h"
3  
4   #include "UserCode/DTDPGAnalysis/src/DTDPGCreateSummary.h"
5 < DEFINE_ANOTHER_FWK_MODULE(DTDPGCreateSummary);
5 > DEFINE_FWK_MODULE(DTDPGCreateSummary);
6  
7   #include "UserCode/DTDPGAnalysis/src/DTDPGCreateWheelSummary.h"
8 < DEFINE_ANOTHER_FWK_MODULE(DTDPGCreateWheelSummary);
8 > DEFINE_FWK_MODULE(DTDPGCreateWheelSummary);
9 >
10 > #include "UserCode/DTDPGAnalysis/src/DTDPGCreateAnalyzerSummary.h"
11 > DEFINE_FWK_MODULE(DTDPGCreateAnalyzerSummary);
12 >
13 > #include "UserCode/DTDPGAnalysis/interface/DTMuonSelection.h"
14 > DEFINE_FWK_MODULE(DTMuonSelection);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines