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.4 by loizides, Sun Mar 22 09:04:13 2009 UTC vs.
Revision 1.5 by loizides, Wed Apr 29 15:07:12 2009 UTC

# Line 2 | Line 2
2  
3   #ifndef MITPHYSICS_SELMODS_LINKDEF_H
4   #define MITPHYSICS_SELMODS_LINKDEF_H
5 + #include "MitPhysics/SelMods/interface/DilepSelMod.h"
6   #include "MitPhysics/SelMods/interface/GenericSelMod.h"
7   #include "MitPhysics/SelMods/interface/JetPlusIsoTrackSelMod.h"
8   #include "MitPhysics/SelMods/interface/LeptonPlusIsoTrackSelMod.h"
# Line 16 | Line 17
17   #pragma link C++ nestedtypedef;
18   #pragma link C++ namespace mithep;
19  
20 + #pragma link C++ class mithep::DilepSelMod+;
21   #pragma link C++ class mithep::GenericSelMod<mithep::Particle>+;
22   #pragma link C++ class mithep::GenericSelMod<mithep::CompositeParticle>+;
23   #pragma link C++ class mithep::GenericSelMod<mithep::Conversion>+;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines