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

Comparing UserCode/MitAna/DataTree/src/MCParticleColLinkDef.h (file contents):
Revision 1.1 by loizides, Mon Jun 15 15:00:15 2009 UTC vs.
Revision 1.2 by bendavid, Thu Jan 7 11:03:42 2010 UTC

# Line 4 | Line 4
4   #define MITANA_DATATREE_MCPARTICLECOLLINKDEF_H
5  
6   #include "MitAna/DataCont/interface/Ref.h"
7 + #include "MitAna/DataCont/interface/RefArray.h"
8   #include "MitAna/DataTree/interface/MCParticleCol.h"
9   #endif
10  
# Line 20 | Line 21
21   #pragma link C++ class mithep::Collection<mithep::MCParticle>+;
22   #pragma link C++ class mithep::Array<mithep::MCParticle>+;
23   #pragma link C++ class mithep::ObjArray<mithep::MCParticle>+;
24 + #pragma link C++ class mithep::RefArray<mithep::MCParticle>+;
25   #pragma link C++ typedef mithep::MCParticleCol;
26   #pragma link C++ typedef mithep::MCParticleArr;
27   #pragma link C++ typedef mithep::MCParticleOArr;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines