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

Comparing UserCode/MitPhysics/Mods/interface/PhotonTreeWriter.h (file contents):
Revision 1.40 by veverka, Thu Nov 7 17:15:45 2013 UTC vs.
Revision 1.41 by veverka, Thu Nov 7 22:38:16 2013 UTC

# Line 869 | Line 869 | namespace mithep
869      UInt_t              VHHadNumberOfBJets(const Photon *phHard,
870                                             const Photon *phSoft,
871                                             const Vertex *selvtx);
872 <
872 >    void                LogEventInfo();
873      // Names for the input Collections
874      TString             fPhotonBranchName;
875      TString             fPFPhotonName;
# Line 977 | Line 977 | namespace mithep
977      Double_t                       fBeamspotWidth;
978      
979      TFile                          *fTmpFile;
980 <    
980 >
981      // --------------------------------
982      // variables for vbf
983      float jet1pt_vbf;
# Line 1016 | Line 1016 | namespace mithep
1016      TString                   fElectronMVAWeights_Subdet2Pt20ToInf;
1017  
1018      RhoUtilities::RhoType    fTheRhoType;
1019 +    UInt_t                         fProcessedEvents;
1020  
1021      ClassDef(PhotonTreeWriter, 1) // Photon identification module
1022        };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines