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.4 by loizides, Wed Sep 17 04:21:17 2008 UTC vs.
Revision 1.5 by bendavid, Fri Oct 31 18:56:42 2008 UTC

# Line 57 | Line 57 | namespace mithep
57        Double_t                  fPreshowerEnergy; //Energy in the preshower
58        Double_t                  fPhiWidth;        //Width in Phi
59        Double_t                  fRawEnergy;       //Supercluster raw energy
60 <      RefArray<BasicCluster>    fClusters;        //||BasicClusters in this SuperCluster
60 >      RefArray<BasicCluster,1024> fClusters;        //BasicClusters in this SuperCluster
61        TRef                      fSeedRef;         //the seed cluster
62  
63      ClassDef(SuperCluster, 1) // Generic particle class

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines