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

Comparing UserCode/MitAna/DataCont/interface/FastArrayBasic.h (file contents):
Revision 1.8 by loizides, Mon Mar 23 13:07:17 2009 UTC vs.
Revision 1.9 by loizides, Mon Mar 23 22:15:09 2009 UTC

# Line 8 | Line 8
8   // where the heap memory of an existing object is reused.  
9   // This class is meant to be used as a datamember for objects which are contained
10   // inside a TClonesArray.
11 < // For various reasons, the array can not be written in split mode.
11 > // For various reasons, the array cannot be written in split mode.
12   // Array is meant to store basic data types as opposed to FastArray
13   // which can hold arbitrary (non-heap using) classes.
14   // Since it stores basic types it can not derive from the Collection<ArrayElement>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines