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__ |
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 |