ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeFiller/interface/FillerBasicClusters.h
(Generate patch)

Comparing UserCode/MitProd/TreeFiller/interface/FillerBasicClusters.h (file contents):
Revision 1.1 by sixie, Fri Aug 8 11:12:38 2008 UTC vs.
Revision 1.2 by loizides, Wed Sep 10 03:30:22 2008 UTC

# Line 8 | Line 8
8   // Authors: Si Xie
9   //--------------------------------------------------------------------------------------------------
10  
11 < #ifndef TREEFILLER_FILLERBASICCLUSTERS_H
12 < #define TREEFILLER_FILLERBASICCLUSTERS_H
11 > #ifndef MITPROD_TREEFILLER_FILLERBASICCLUSTERS_H
12 > #define MITPROD_TREEFILLER_FILLERBASICCLUSTERS_H
13  
14   #include "FWCore/ParameterSet/interface/ParameterSet.h"
15   #include "MitAna/DataUtil/interface/TreeWriter.h"
# Line 35 | Line 35 | namespace mithep
35        std::string                           basicClusterMapName_;  //name of export map
36        mithep::BasicClusterArr               *basicClusters_;       //array of basic clusters
37        mithep::BasicClusterMap               *basicClusterMap_;     //map wrt basic Clusters
38
38    };
39   }
40   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines