ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/TreeFiller/src/FillerEmbedWeight.cc
(Generate patch)

Comparing UserCode/MitProd/TreeFiller/src/FillerEmbedWeight.cc (file contents):
Revision 1.1 by pharris, Thu Nov 24 11:40:40 2011 UTC vs.
Revision 1.2 by pharris, Mon Nov 28 13:03:07 2011 UTC

# Line 41 | Line 41 | void FillerEmbedWeight::FillDataBlock(co
41                                        const edm::EventSetup &setup)  
42   {
43    // Fill missing energy from edm collection into our collection.
44 <
44 >  embedWeight_->Delete();
45    Handle<double> hEmbedWeight;
46    //GetProduct(edmName_, hEmbedWeight, event);
47    event.getByLabel(edm::InputTag(edmName_,"weight","EmbeddedRECO"),hEmbedWeight);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines