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

Comparing UserCode/MitAna/DataCont/interface/BitMask.h (file contents):
Revision 1.1 by loizides, Sun Mar 8 12:08:31 2009 UTC vs.
Revision 1.2 by bendavid, Fri Mar 11 04:02:38 2011 UTC

# Line 14 | Line 14
14   #include <Rtypes.h>
15   #include <TError.h>
16  
17 + typedef UInt_t unsignedint;
18 + typedef UChar_t unsignedchar;
19 + typedef UShort_t unsignedshort;
20 + typedef ULong64_t unsignedlonglong;
21 +
22   namespace mithep
23   {
24    template<UInt_t N>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines