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

Comparing UserCode/MitAna/PhysicsMod/interface/PublisherMod.h (file contents):
Revision 1.8 by loizides, Mon May 18 06:30:38 2009 UTC vs.
Revision 1.10 by loizides, Wed Jun 17 11:50:27 2009 UTC

# Line 13 | Line 13
13   #ifndef MITANA_PHYSICSMOD_PUBLISHERMOD_H
14   #define MITANA_PHYSICSMOD_PUBLISHERMOD_H
15  
16 + #include "MitAna/DataCont/interface/Collection.h"
17 + #include "MitAna/DataCont/interface/ObjArray.h"
18   #include "MitAna/TreeMod/interface/BaseMod.h"
17 #include "MitAna/DataTree/interface/Collections.h"
19  
20   namespace mithep
21   {
# Line 47 | Line 48 | namespace mithep
48        void                     SlaveBegin();
49        void                     SlaveTerminate();
50  
51 <      ClassDefT(PublisherMod, 1) // Publisher module
51 >      ClassDef(PublisherMod, 1) // Publisher module
52    };
53   }
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines