ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/src/PhotonTreeWriter.cc
(Generate patch)

Comparing UserCode/MitPhysics/Mods/src/PhotonTreeWriter.cc (file contents):
Revision 1.20 by bendavid, Sun May 27 16:09:57 2012 UTC vs.
Revision 1.21 by bendavid, Sun May 27 17:08:11 2012 UTC

# Line 526 | Line 526 | void PhotonTreeWriter::Process()
526          selvtx = phHard->PV();
527        }
528      
529 <
529 >      if (0) //disable for now for performance reasons
530        {
531          Met mmet = fMVAMet.GetMet(  false,
532                                    0.,0.,0.,
# Line 560 | Line 560 | void PhotonTreeWriter::Process()
560          fDiphotonEvent->mvametselsig = metsig;
561        }
562        
563 +      if (0) //disable for now for performance reasons
564        {
565          Met mmet = fMVAMet.GetMet(  false,
566                                    0.,0.,0.,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines