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

Comparing UserCode/MitAna/DataTree/interface/SuperCluster.h (file contents):
Revision 1.9 by loizides, Wed Feb 18 15:38:55 2009 UTC vs.
Revision 1.10 by bendavid, Thu Feb 26 17:06:25 2009 UTC

# Line 56 | Line 56 | namespace mithep
56        Double32_t                  fPreshowerEnergy; //energy in the preshower
57        Double32_t                  fPhiWidth;        //width in Phi
58        Double32_t                  fRawEnergy;       //super cluster raw energy
59 <      RefArray<BasicCluster,1024> fClusters;        //assigned basic clusters
59 >      RefArray<BasicCluster>      fClusters;        //assigned basic clusters
60        Ref<BasicCluster>           fSeedRef;         //seed cluster
61  
62      ClassDef(SuperCluster, 1) // Super cluster class

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines