ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/PhysicsMod/src/PublisherModLinkDef.h
(Generate patch)

Comparing UserCode/MitAna/PhysicsMod/src/PublisherModLinkDef.h (file contents):
Revision 1.2 by loizides, Thu Oct 22 18:43:48 2009 UTC vs.
Revision 1.3 by ceballos, Thu May 27 07:51:12 2010 UTC

# Line 14 | Line 14
14   #include "MitAna/DataTree/interface/GenJet.h"
15   #include "MitAna/DataTree/interface/MCParticle.h"
16   #include "MitAna/DataTree/interface/Muon.h"
17 + #include "MitAna/DataTree/interface/JPTJet.h"
18   #include "MitAna/DataTree/interface/PFJet.h"
19   #include "MitAna/DataTree/interface/PFMet.h"
20   #include "MitAna/DataTree/interface/Photon.h"
# Line 55 | Line 56
56   #pragma link C++ class mithep::PublisherMod<mithep::SuperCluster>+;
57   #pragma link C++ class mithep::PublisherMod<mithep::Track>+;
58   #pragma link C++ class mithep::PublisherMod<mithep::TriggerObject>+;
59 + #pragma link C++ class mithep::PublisherMod<mithep::JPTJet, mithep::Jet>+;
60   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines