ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Jeng/PVStudy/plugins/SealModules.cc
(Generate patch)

Comparing UserCode/Jeng/PVStudy/plugins/SealModules.cc (file contents):
Revision 1.1 by yygao, Thu Oct 8 14:59:18 2009 UTC vs.
Revision 1.2 by yygao, Tue Jan 26 21:24:19 2010 UTC

# Line 3 | Line 3
3   #include "UserCode/PVStudy/interface/LhcTrackAnalyzer.h"
4   #include "UserCode/PVStudy/interface/PVStudy.h"
5   #include "UserCode/PVStudy/interface/TrackSplitterProducer.h"
6 <
7 <
8 <
9 <
6 > #include "UserCode/PVStudy/interface/VtxTrackSplitterProducer.h"
7  
8   // DEFINE_SEAL_MODULE();
9   DEFINE_FWK_MODULE(LhcTrackAnalyzer);
10   DEFINE_FWK_MODULE(PVStudy);
11   DEFINE_FWK_MODULE(TrackSplitterProducer);
12 + DEFINE_FWK_MODULE(VtxTrackSplitterProducer);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines