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

Comparing UserCode/MitProd/TreeFiller/interface/FillerMetaInfos.h (file contents):
Revision 1.6 by loizides, Tue Jul 1 21:11:47 2008 UTC vs.
Revision 1.7 by loizides, Thu Jul 31 12:34:04 2008 UTC

# Line 44 | Line 44 | namespace mithep
44        Int_t                    runEntries_;   //number of run info entries
45        UShort_t                 fileNum_;      //file number of current file
46        std::map<UInt_t,Int_t>   runmap_;       //map between run number and entry number
47 +
48 +      static bool              instance_;     //=true when one active instance
49    };
50   }
51   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines