ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/OSUT3Analysis/AnaTools/plugins/OSUAnalysis.h
(Generate patch)

Comparing UserCode/OSUT3Analysis/AnaTools/plugins/OSUAnalysis.h (file contents):
Revision 1.16 by ahart, Mon Mar 18 10:21:44 2013 UTC vs.
Revision 1.17 by jbrinson, Wed Mar 20 12:56:37 2013 UTC

# Line 219 | Line 219 | class OSUAnalysis : public edm::EDAnalyz
219        int getPdgIdBinValue(int);
220        int findTauMotherIndex(const BNmcparticle*);
221  
222 +      template <class InputObject> double getGenDeltaRLowest(InputObject);
223 +
224 +
225        const BNprimaryvertex *chosenVertex ();
226        const BNmet *chosenMET ();
227        const BNelectron *chosenElectron ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines