# | Line 52 | Line 52 | namespace mithep { | |
---|---|---|
52 | static Double_t frac (const PFJet *iJet,Double_t iDRMax,Double_t iDRMin,Int_t iPFType); | |
53 | static Double_t betaStar (const PFJet *iJet,const Vertex *iVertex,const VertexCol* iVertices,Double_t iDZCut=0.2); | |
54 | static Bool_t passPFLooseId (const PFJet *iJet); | |
55 | + | static double W (const PFJet *iJet,int iPFType,int iType); |
56 | ClassDef(JetTools, 0) | |
57 | }; | |
58 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |