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

Comparing UserCode/MitPhysics/SelMods/src/MitPhysicsSelModsLinkDef.h (file contents):
Revision 1.7 by ceballos, Mon Oct 4 18:06:10 2010 UTC vs.
Revision 1.8 by ceballos, Wed Dec 22 13:39:36 2010 UTC

# Line 21 | Line 21
21   #include "MitPhysics/SelMods/interface/LeptonPlusIsoTrackSelMod.h"
22   #include "MitPhysics/SelMods/interface/PhotonPlusIsoTrackSelMod.h"
23   #include "MitPhysics/SelMods/interface/HwwExampleAnalysisMod.h"
24 + #include "MitPhysics/SelMods/interface/WBFExampleAnalysisMod.h"
25   #endif
26  
27   #ifdef __CINT__
# Line 48 | Line 49
49   #pragma link C++ class mithep::LeptonPlusIsoTrackSelMod+;
50   #pragma link C++ class mithep::PhotonPlusIsoTrackSelMod+;
51   #pragma link C++ class mithep::HwwExampleAnalysisMod+;
52 + #pragma link C++ class mithep::WBFExampleAnalysisMod+;
53   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines