# | 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 (); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |