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.8 by sixie, Mon Aug 18 11:16:11 2008 UTC vs.
Revision 1.9 by loizides, Wed Sep 10 03:31:02 2008 UTC

# Line 6 | Line 6
6   // Authors: C.Loizides
7   //--------------------------------------------------------------------------------------------------
8  
9 < #ifndef TREEFILLER_FILLERMETAINFOS_H
10 < #define TREEFILLER_FILLERMETAINFOS_H
9 > #ifndef MITPROD_TREEFILLER_FILLERMETAINFOS_H
10 > #define MITPROD_TREEFILLER_FILLERMETAINFOS_H
11  
12   #include "FWCore/ParameterSet/interface/ParameterSet.h"
13   #include "MitProd/TreeFiller/interface/BaseFiller.h"
# Line 31 | Line 31 | namespace mithep
31  
32      private:
33        Bool_t                   hltActive_;    //=true if HLT info are filled
34 +      Bool_t                   l1Active_;     //=true if L1 info are filled
35        std::string              evtName_;      //event branch name
36        std::string              runName_;      //run info branch name
37        std::string              lahName_;      //look-ahead header branch name

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines