ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitEdm/Producers/interface/ProducerEvtSelData.h
(Generate patch)

Comparing UserCode/MitEdm/Producers/interface/ProducerEvtSelData.h (file contents):
Revision 1.3 by loizides, Tue Dec 8 11:33:23 2009 UTC vs.
Revision 1.5 by loizides, Thu Jan 7 17:07:55 2010 UTC

# Line 42 | Line 42 | namespace mitedm
42        std::string srcZDC_;    //zdc rec hits
43        std::string srcPixels_; //pixel rec hits
44        std::string srcVertex_; //vertex (if not set will use pixel counting vertex)
45 +      std::string srcTowers_; //calo towers
46 +      double      hfEthresh_; //hf hit energy threshold
47 +      double      hfETowerh_; //hf calo tower energy threshold
48 +      std::string srcTrk_;    //track collection
49    };
50   }
51   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines